licenses.dev

pharmasoft-core-vue v1.0.0

## Project setup ``` npm install ```

Published on

Licenses

Learn more about license information.

Package Licenses

unknown

Dependency Licenses

MIT221
PackageRelationDependenciesPublished
@babel/helper-string-parser • 7.27.1A utility package to parse stringsINDIRECT0
@babel/helper-validator-identifier • 7.27.1Validate identifier/keywords nameINDIRECT0
@babel/parser • 7.28.0A JavaScript parserINDIRECT3
@babel/runtime • 7.28.2babel's modular runtime helpersINDIRECT0
@babel/types • 7.28.2Babel Types is a Lodash-esque utility library for AST nodesINDIRECT2
@jridgewell/sourcemap-codec • 1.5.4Encode/decode sourcemap mappingsINDIRECT0
@parcel/watcher-android-arm64 • 2.5.1A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2.INDIRECT0
@parcel/watcher-darwin-arm64 • 2.5.1A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2.INDIRECT0
@parcel/watcher-darwin-x64 • 2.5.1A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2.INDIRECT0
@parcel/watcher-freebsd-x64 • 2.5.1A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2.INDIRECT0
@parcel/watcher-linux-arm-glibc • 2.5.1A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2.INDIRECT0
@parcel/watcher-linux-arm-musl • 2.5.1A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2.INDIRECT0
@parcel/watcher-linux-arm64-glibc • 2.5.1A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2.INDIRECT0
@parcel/watcher-linux-arm64-musl • 2.5.1A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2.INDIRECT0
@parcel/watcher-linux-x64-glibc • 2.5.1A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2.INDIRECT0
@parcel/watcher-linux-x64-musl • 2.5.1A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2.INDIRECT0
@parcel/watcher-win32-arm64 • 2.5.1A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2.INDIRECT0
@parcel/watcher-win32-ia32 • 2.5.1A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2.INDIRECT0
@parcel/watcher-win32-x64 • 2.5.1A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2.INDIRECT0
@parcel/watcher • 2.5.1A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2.INDIRECT23
@vue/compiler-core • 3.5.18@vue/compiler-coreINDIRECT8
@vue/compiler-dom • 3.5.18@vue/compiler-domINDIRECT9
@vue/compiler-sfc • 2.7.16compiler-sfc for Vue 2INDIRECT10
@vue/compiler-sfc • 3.5.18@vue/compiler-sfcINDIRECT16
@vue/compiler-ssr • 3.5.18@vue/compiler-ssrINDIRECT10
@vue/component-compiler-utils • 3.3.0Lower level utilities for compiling Vue single file componentsINDIRECT15
@vue/component-compiler • 4.2.4bundler agnostic API for compiling Vue SFCINDIRECT168
@vue/reactivity • 3.5.18@vue/reactivityINDIRECT1
@vue/runtime-core • 3.5.18@vue/runtime-coreINDIRECT2
@vue/runtime-dom • 3.5.18@vue/runtime-domINDIRECT4
@vue/server-renderer • 3.5.18@vue/server-rendererINDIRECT11
@vue/shared • 3.5.18internal utils shared across @vue packagesINDIRECT0
acorn • 7.4.1ECMAScript parserINDIRECT0
ansi-regex • 2.1.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 2.2.1ANSI escape codes for styling strings in the terminalINDIRECT0
ansi-styles • 3.2.1ANSI escape codes for styling strings in the terminalINDIRECT2
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
asap • 2.0.6High-priority task queue for Node.js and browsersINDIRECT0
assert-never • 1.4.0Helper function for exhaustive checks of discriminated unions in TypeScriptINDIRECT0
babel-walk • 3.0.0-canary-5Lightweight Babel AST traversalINDIRECT3
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
big.js • 3.2.0A small, fast, easy-to-use library for arbitrary-precision decimal arithmeticINDIRECT0
bluebird • 3.7.2Full featured Promises/A+ implementation with exceptionally good performanceINDIRECT0
brace-expansion • 1.1.12Brace expansion as known from sh/bashINDIRECT2
braces • 3.0.3Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed.INDIRECT3
call-bind-apply-helpers • 1.0.2Helper functions around Function call/apply/bind, for use in `call-bind`INDIRECT2
call-bound • 1.0.4Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.INDIRECT12
chalk • 1.1.3Terminal string styling done right. Much color.INDIRECT6
chalk • 2.4.2Terminal string styling done rightINDIRECT6
character-parser • 2.2.0Parse JavaScript one character at a time to look for snippets in Templates. This is not a validator, it's just designed to allow you to have sections of JavaScript delimited by brackets robustly.INDIRECT15
chokidar • 4.0.3Minimal and efficient cross-platform file watching libraryINDIRECT1
clean-css • 4.2.4A well-tested CSS minifierINDIRECT1
color-convert • 1.9.3Plain color conversion functionsINDIRECT1
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.3A list of color names and its valuesINDIRECT0
color-name • 1.1.4A list of color names and its valuesINDIRECT0
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
consolidate • 0.15.1Template engine consolidation libraryINDIRECT1
constantinople • 4.0.1Determine whether a JavaScript expression evaluates to a constantINDIRECT4
copy-anything • 2.0.6An optimised way to copy'ing an object. A small and simple integrationINDIRECT1
core-js • 3.44.0Standard libraryDIRECT0
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
css-parse • 2.0.0CSS parserINDIRECT9
css-selector-tokenizer • 0.7.3Parses and stringifies CSS selectorsINDIRECT2
css • 2.2.4CSS parser / stringifierINDIRECT8
cssesc • 3.0.0A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output.INDIRECT0
csstype • 3.1.3Strict TypeScript and Flow types for style based on MDN dataINDIRECT0
debug • 3.1.0small debugging utilityINDIRECT1
debug • 4.4.1Lightweight debugging utility for Node.js and the browserINDIRECT1
decode-uri-component • 0.2.2A better decodeURIComponentINDIRECT0
devextreme-vue • 21.2.4DevExtreme Vue UI and Visualization ComponentsDIRECT0
doctypes • 1.1.0Shorthands for commonly used doctypesINDIRECT0
dunder-proto • 1.0.1If available, the `Object.prototype.__proto__` accessor and mutator, call-boundINDIRECT4
emoji-regex • 8.0.0A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
emojis-list • 2.1.0Complete list of standard emojis.INDIRECT0
errno • 0.1.8libuv errno details exposedINDIRECT1
es-define-property • 1.0.1`Object.defineProperty`, but not IE 8's broken one.INDIRECT0
es-errors • 1.3.0A simple cache for a few of the JS Error constructors.INDIRECT0
es-object-atoms • 1.1.1ES Object-related atoms: Object, ToObject, RequireObjectCoercibleINDIRECT1
es6-object-assign • 1.1.0ECMAScript 2015 (ES6) Object.assign polyfill and ponyfillINDIRECT0
escalade • 3.2.0A tiny (183B to 210B) and fast utility to ascend parent directoriesINDIRECT0
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
estree-walker • 0.6.1Traverse an ESTree-compliant ASTINDIRECT0
estree-walker • 2.0.2Traverse an ESTree-compliant ASTINDIRECT0
eventemitter3 • 4.0.7EventEmitter3 focuses on performance while maintaining a Node.js AND browser compatible interface.INDIRECT0
fastparse • 1.1.2A very simple and stupid parser, based on a statemachine and regular expressions.INDIRECT0
fill-range • 7.1.1Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex`INDIRECT2
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
generic-names • 1.0.3Helper for building generic names, similar to webpackINDIRECT5
get-intrinsic • 1.3.0Get and robustly cache all JS language-level intrinsics at first require timeINDIRECT11
get-proto • 1.0.1Robustly get the [[Prototype]] of an objectINDIRECT6
gopd • 1.2.0`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.INDIRECT0
has-ansi • 2.0.0Check if a string has ANSI escape codesINDIRECT1
has-flag • 1.0.0Check if argv has a specific flagINDIRECT0
has-flag • 3.0.0Check if argv has a specific flagINDIRECT0
has-symbols • 1.1.0Determine if the JS environment has Symbol support. Supports spec, or shams.INDIRECT0
has-tostringtag • 1.0.2Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.INDIRECT1
hash-sum • 1.0.2Blazing fast unique hash generatorINDIRECT0
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
image-size • 0.5.5get dimensions of any image fileINDIRECT0
immediate • 3.0.6A cross browser microtask libraryINDIRECT0
immutable • 5.1.3Immutable Data CollectionsINDIRECT0
inferno-clone-vnode • 7.4.11provides helper function to clone Inferno's vNodesINDIRECT4
inferno-compat • 7.4.11Provides a compatibility with React codebasesINDIRECT8
inferno-create-class • 7.4.11Provides a helper to create Inferno Components without needing ES2015INDIRECT4
inferno-create-element • 7.4.11Provides methods to create Inferno VNodesINDIRECT4
inferno-extras • 7.4.11Collection of utilities for InfernoJSINDIRECT4
inferno-hydrate • 7.4.11Hydrate plugin to inferno. This package can be used to reuse server side rendered htmlINDIRECT4
inferno-shared • 7.4.11Helpers functions for InfernoINDIRECT0
inferno-vnode-flags • 7.4.11Provides an enum of all possible VNode Flags used when calling Inferno.createVNodeINDIRECT0
inferno • 7.4.11An extremely fast, React-like JavaScript library for building modern user interfacesINDIRECT3
is-core-module • 2.16.1Is this specifier a node.js core module?INDIRECT2
is-expression • 4.0.0Check if a string is a valid JavaScript expressionINDIRECT2
is-extglob • 2.1.1Returns true if a string has an extglob.INDIRECT0
is-fullwidth-code-point • 3.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
is-glob • 4.0.3Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a betINDIRECT1
is-number • 7.0.0Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.INDIRECT0
is-promise • 2.2.2Test whether an object looks like a promises-a+ promiseINDIRECT0
is-regex • 1.2.1Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTagINDIRECT14
is-what • 3.14.1JS type check (TypeScript supported) functions like `isPlainObject() isArray()` etc. A simple & small integration.INDIRECT0
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
js-stringify • 1.0.2Stringify an object so it can be safely inlined in JavaScript codeINDIRECT0
json5 • 0.5.1JSON for the ES5 era.INDIRECT0
jstransformer • 1.0.0Normalize the API of any jstransformerINDIRECT3
lie • 3.3.0A basic but performant promise implementationINDIRECT1
loader-utils • 0.2.17utils for webpack loadersINDIRECT4
lodash-es • 4.17.21Lodash exported as ES modules.DIRECT0
lodash.clonedeep • 4.5.0The lodash method `_.cloneDeep` exported as a module.INDIRECT0
lodash.isequal • 4.5.0The Lodash method `_.isEqual` exported as a module.INDIRECT0
lodash.merge • 4.6.2The Lodash method `_.merge` exported as a module.INDIRECT0
luxon • 1.28.1Immutable date wrapperINDIRECT0
magic-string • 0.25.9Modify strings, generate sourcemapsINDIRECT1
magic-string • 0.30.17Modify strings, generate sourcemapsINDIRECT1
make-dir • 2.1.0Make a directory and its parents if needed - Think `mkdir -p`INDIRECT2
math-intrinsics • 1.1.0ES Math-related intrinsics and helpers, robustly cached.INDIRECT0
merge-source-map • 1.1.0Merge old source map and new source map in multi-transform flowINDIRECT1
micromatch • 4.0.8Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.INDIRECT5
mime • 1.6.0A comprehensive library for mime-type mappingINDIRECT0
mkdirp • 1.0.4Recursively mkdir, like `mkdir -p`INDIRECT0
ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
nanoid • 3.3.11A tiny (116 bytes), secure URL-friendly unique string ID generatorINDIRECT0
native-request • 1.1.2A simple package with no dependencies for native requests using callbackINDIRECT0
node-addon-api • 7.1.1Node.js API (Node-API)INDIRECT0
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
opencollective-postinstall • 2.0.3Lightweight npm postinstall message to invite people to donate to your collectiveINDIRECT0
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
path-parse • 1.0.7Node.js path.parse() ponyfillINDIRECT0
picomatch • 2.3.1Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.INDIRECT0
pify • 4.0.1Promisify a callback-style functionINDIRECT0
postcss-modules-local-by-default • 1.2.0A CSS Modules transform to make local scope the defaultINDIRECT12
postcss-modules-sync • 1.0.0A PostCSS plugin to use CSS Modules synchronously in jsINDIRECT33
postcss-selector-parser • 6.1.2> Selector parser with built in methods for working with selector strings.INDIRECT2
postcss • 5.2.18Tool for transforming styles with JS pluginsINDIRECT11
postcss • 6.0.23Tool for transforming styles with JS pluginsINDIRECT8
postcss • 7.0.39Tool for transforming styles with JS pluginsINDIRECT2
postcss • 8.5.6Tool for transforming styles with JS pluginsINDIRECT3
prettier • 2.8.8Prettier is an opinionated code formatterINDIRECT0
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
promise • 7.3.1Bare bones Promises/A+ implementationINDIRECT1
prr • 1.0.1A better Object.defineProperty()INDIRECT0
pug-attrs • 3.0.0Generate code for Pug attributesINDIRECT7
pug-code-gen • 3.0.3Default code-generator for pug. It generates HTML via a JavaScript template function.INDIRECT14
pug-error • 2.1.0Standard error objects for pugINDIRECT0
pug-filters • 4.0.0Code for processing filters in pug templatesINDIRECT17
pug-lexer • 5.0.1The pug lexer (takes a string and converts it to an array of tokens)INDIRECT20
pug-linker • 4.0.0Link multiple pug ASTs together using include/extendsINDIRECT2
pug-load • 3.0.0The Pug loader is responsible for loading the depenendencies of a given Pug file.INDIRECT2
pug-parser • 6.0.0The pug parser (takes an array of tokens and converts it to an abstract syntax tree)INDIRECT2
pug-runtime • 3.0.1The runtime components for the pug templating languageINDIRECT0
pug-strip-comments • 2.0.0Strip comments from a Pug token stream (from the lexer)INDIRECT1
pug-walk • 2.0.0Walk and transform a pug ASTINDIRECT0
pug • 3.0.3A clean, whitespace-sensitive template language for writing HTMLINDIRECT50
querystring • 0.2.1Node's querystring module for all engines.INDIRECT0
quill-delta • 4.2.2Format for representing rich text documents and changes.INDIRECT3
readable-stream • 2.3.8Streams3, a user-land copy of the stream library from Node.jsINDIRECT7
readdirp • 4.1.2Recursive version of fs.readdir with small RAM & CPU footprint.INDIRECT0
require-directory • 2.1.1Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.INDIRECT0
resolve-url • 0.2.1Like Node.js’ `path.resolve`/`url.resolve` for the browser.INDIRECT0
resolve • 1.22.10resolve like require.resolve() on behalf of files asynchronously and synchronouslyINDIRECT5
rollup-plugin-vue • 5.0.0Roll .vue filesDIRECT177
rollup-pluginutils • 2.8.2Functionality commonly needed by Rollup pluginsINDIRECT1
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
sass • 1.89.2A pure JavaScript implementation of Sass.INDIRECT28
setimmediate • 1.0.5A shim for the setImmediate efficient script yielding APIINDIRECT0
source-map-resolve • 0.5.3Resolve the source map and/or sources for a generated file.INDIRECT5
source-map-url • 0.4.1Tools for working with sourceMappingURL comments.INDIRECT0
sourcemap-codec • 1.4.8Encode/decode sourcemap mappingsINDIRECT0
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
string-width • 4.2.3Get the visual width of a string - the number of columns required to display itINDIRECT4
strip-ansi • 3.0.1Strip ANSI escape codesINDIRECT1
strip-ansi • 6.0.1Strip ANSI escape codes from a stringINDIRECT1
stylus • 0.54.8Robust, expressive, and feature-rich CSS supersetINDIRECT27
supports-color • 2.0.0Detect whether a terminal supports colorINDIRECT0
supports-color • 3.2.3Detect whether a terminal supports colorINDIRECT1
supports-color • 5.5.0Detect whether a terminal supports colorINDIRECT1
supports-preserve-symlinks-flag • 1.0.0Determine if the current node version supports the `--preserve-symlinks` flag.INDIRECT0
to-regex-range • 5.0.1Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions.INDIRECT1
token-stream • 1.0.0Take an array of token and produce a more useful API to give to a parserINDIRECT0
turndown • 7.0.0A library that converts HTML to MarkdownINDIRECT1
urix • 0.1.0Makes Windows-style paths more unix and URI friendly.INDIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
void-elements • 3.1.0Array of "void elements" defined by the HTML specification.INDIRECT0
vue-class-component • 6.3.2ES201X/TypeScript class decorator for Vue componentsINDIRECT0
vue-class-component • 7.2.6ES201X/TypeScript class decorator for Vue componentsDIRECT0
vue-error-boundary • 2.0.3A reusable error boundary component for catching JavaScript errors and displaying fallback UIs.DIRECT23
vue-property-decorator • 6.1.0property decorators for Vue ComponentINDIRECT2
vue-property-decorator • 9.1.2property decorators for Vue ComponentDIRECT0
vue-router • 3.6.5Official router for Vue.js 2DIRECT0
vue-runtime-helpers • 1.0.0Runtime helpers for Vue SFC.INDIRECT0
vue-template-es2015-compiler • 1.9.1Post compiler for Vue template render functions to support ES2015+ featuresINDIRECT0
vue • 2.7.16Reactive, component-oriented view layer for modern web interfaces.DIRECT12
vue • 3.5.18The progressive JavaScript framework for building modern web UI.INDIRECT22
vuelidate-property-decorators • 1.0.28A thin wrapper of vuelidate library to simplify its usage with vue-class-component.DIRECT2
vuelidate • 0.7.7Simple, lightweight model-based validation for Vue.jsDIRECT0
vuex • 3.6.2state management for Vue.jsDIRECT0
with • 7.0.2Compile time `with` for strict mode JavaScriptINDIRECT6
wrap-ansi • 7.0.0Wordwrap a string with ANSI escape codesINDIRECT8
yargs • 17.7.2yargs the modern, pirate-themed, successor to optimist.INDIRECT15
ISC23
PackageRelationDependenciesPublished
cliui • 8.0.1easily create complex multi-column command-line-interfacesINDIRECT9
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
get-caller-file • 2.0.5[![Build Status](https://travis-ci.org/stefanpenner/get-caller-file.svg?branch=master)](https://travis-ci.org/stefanpenner/get-caller-file) [![Build status](https://ci.appveyor.com/api/projects/status/ol2q94g1932cy14a/branch/master?svg=true)](https://ci.aINDIRECT0
glob • 7.2.3a little globberINDIRECT10
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
icss-replace-symbols • 1.1.0Replacing symbols during the linking phase of ICSSINDIRECT0
inflight • 1.0.6Add callbacks to requests in flight to avoid async duplicationINDIRECT2
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
lru-cache • 4.1.5A cache object that deletes the least-recently-used items.INDIRECT2
minimatch • 3.1.2a glob matcher in javascriptINDIRECT3
once • 1.4.0Run a function exactly one timeINDIRECT1
picocolors • 0.2.1The tiniest and the fastest coloring library everINDIRECT0
picocolors • 1.1.1The tiniest and the fastest library for terminal output formatting with ANSI colorsINDIRECT0
postcss-modules-scope • 1.1.0A CSS Modules transform to extract export statements from local-scope classesINDIRECT12
pseudomap • 1.0.2A thing that is a lot like ES6 `Map`, but without iterators, for use in environments where `for..of` syntax and `Map` are not available.INDIRECT0
sax • 1.2.4An evented streaming XML parser in JavaScriptINDIRECT0
semver • 5.7.2The semantic version parser used by npm.INDIRECT0
semver • 6.3.1The semantic version parser used by npm.INDIRECT0
vue-loading-template • 1.3.2vue-loadingDIRECT16
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
y18n • 5.0.8the bare-bones internationalization library used by yargsINDIRECT0
yallist • 2.1.2Yet Another Linked ListINDIRECT0
yargs-parser • 21.1.1the mighty option parser used by yargsINDIRECT0
BSD-3-Clause9
PackageRelationDependenciesPublished
devextreme-quill • 1.5.20Core of the DevExtreme HtmlEditorINDIRECT8
devextreme-showdown • 1.0.1A Markdown to HTML converter written in JavascriptINDIRECT16
js-base64 • 2.6.4Yet another Base64 transcoder in pure-JSINDIRECT0
parchment • 2.0.0-dev.2A document model for rich text editorsINDIRECT0
rrule • 2.6.6JavaScript library for working with recurrence rules for calendar dates.INDIRECT2
source-map-js • 1.2.1Generates and consumes source mapsINDIRECT0
source-map • 0.5.7Generates and consumes source mapsINDIRECT0
source-map • 0.6.1Generates and consumes source mapsINDIRECT0
source-map • 0.7.3Generates and consumes source mapsINDIRECT0
non-standard6
PackageRelationDependenciesPublished
@devexpress/utils • 1.3.13DevExpress utilsINDIRECT1
@devexpress/utils • 1.3.2DevExpress utilsINDIRECT1
@devextreme/runtime • 2.3.13DevExtreme virtual DOM common componentsINDIRECT10
devexpress-diagram • 2.1.40DevExpress Diagram ControlINDIRECT3
devexpress-gantt • 4.0.0DevExpress Gantt ControlINDIRECT3
devextreme • 21.2.4HTML5 JavaScript Component Suite for Responsive Web DevelopmentDIRECT63
Apache-2.05
PackageRelationDependenciesPublished
@mdi/js • 6.9.96Dist for Material Design Icons for JS/TypeScriptDIRECT0
detect-libc • 1.0.3Node.js module to detect the C standard library (libc) implementation family and versionINDIRECT0
fast-diff • 1.2.0Fast Javascript text diffINDIRECT0
less • 3.13.1Leaner CSSINDIRECT13
reflect-metadata • 0.1.14Polyfill for Metadata Reflection APIDIRECT0
0BSD3
PackageRelationDependenciesPublished
tslib • 1.14.1Runtime library for TypeScript helper functionsINDIRECT0
tslib • 2.0.1Runtime library for TypeScript helper functionsINDIRECT0
tslib • 2.3.1Runtime library for TypeScript helper functionsINDIRECT0
BSD-2-Clause2
PackageRelationDependenciesPublished
domino • 2.1.6Server-side DOM implementation based on Mozilla's dom.jsINDIRECT0
entities • 4.5.0Encode & decode XML and HTML entities with ease & speedINDIRECT0
GPL-3.0-or-later OR MIT1
PackageRelationDependenciesPublished
jszip • 3.10.1Create, read and edit .zip files with JavaScript http://stuartk.com/jszipINDIRECT12
MIT AND Zlib1
PackageRelationDependenciesPublished
pako • 1.0.11zlib port to javascript - fast, modularized, with browser supportINDIRECT0
CC0-1.01
PackageRelationDependenciesPublished
string-hash • 1.1.3fast string hashing functionINDIRECT0
Apache-2.0 OR MIT1
PackageRelationDependenciesPublished
atob • 2.1.2atob for Node.JS and Linux / Mac / Windows CLI (it's a one-liner)INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/pharmasoft-core-vue)](https://licenses.dev/npm/pharmasoft-core-vue)
<a href="https://licenses.dev/npm/pharmasoft-core-vue">
  <img src="https://licenses.dev/b/npm/pharmasoft-core-vue" alt="licenses" />
</a>

Or the licenses badge code for the 1.0.0 version:

[![licenses](https://licenses.dev/b/npm/pharmasoft-core-vue/1.0.0)](https://licenses.dev/npm/pharmasoft-core-vue/1.0.0)
<a href="https://licenses.dev/npm/pharmasoft-core-vue/1.0.0">
  <img src="https://licenses.dev/b/npm/pharmasoft-core-vue/1.0.0" alt="licenses" />
</a>
GitHub