licenses.dev

@vue/test-utils v1.3.6

Utilities for testing Vue components.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT38
PackageRelationDependenciesPublished
@one-ini/wasm • 0.1.1Parse EditorConfig-INI file contents into ASTINDIRECT0
@pkgjs/parseargs • 0.11.0Polyfill of future proposal for `util.parseArgs()`INDIRECT0
ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-regex • 6.2.2Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
ansi-styles • 6.2.3ANSI escape codes for styling strings in the terminalINDIRECT0
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
brace-expansion • 2.1.1Brace expansion as known from sh/bashINDIRECT1
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.4A list of color names and its valuesINDIRECT0
commander • 10.0.1the complete solution for node.js command-line programsINDIRECT0
condense-newlines • 0.2.1Replace extraneous newlines with a single newline, or pass a specified number of newlines to use.INDIRECT5
config-chain • 1.1.13HANDLE CONFIGURATION ONCE AND FOR ALLINDIRECT2
cross-spawn • 7.0.6Cross platform child_process#spawn and child_process#spawnSyncINDIRECT5
dom-event-types • 1.1.0DOM events data scraped from MDNDIRECT0
eastasianwidth • 0.2.0Get East Asian Width from a character.INDIRECT0
editorconfig • 1.0.7EditorConfig File Locator and Interpreter for Node.jsINDIRECT6
emoji-regex • 8.0.0A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
emoji-regex • 9.2.2A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
extend-shallow • 2.0.1Extend an object with the properties of additional objects. node.js/javascript util.INDIRECT1
is-buffer • 1.1.6Determine if an object is a BufferINDIRECT0
is-extendable • 0.1.1Returns true if a value is any of the object types: array, regexp, plain object, function or date. This is useful for determining if a value can be extended, e.g. "can the value have keys?"INDIRECT0
is-fullwidth-code-point • 3.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
is-whitespace • 0.3.0Returns true if the value passed is all whitespace.INDIRECT0
js-beautify • 1.15.4beautifier.io for nodeINDIRECT45
js-cookie • 3.0.8A simple, lightweight JavaScript API for handling cookiesINDIRECT0
kind-of • 3.2.2Get the native type of a value.INDIRECT1
lodash • 4.18.1Lodash modular utilities.DIRECT0
path-key • 3.1.1Get the PATH environment variable key cross-platformINDIRECT0
pretty • 2.0.0Some tweaks for beautifying HTML with js-beautify according to my preferences.DIRECT52
shebang-command • 2.0.0Get the command from a shebangINDIRECT1
shebang-regex • 3.0.0Regular expression for matching a shebang lineINDIRECT0
string-width • 4.2.3Get the visual width of a string - the number of columns required to display itINDIRECT4
string-width • 5.1.2Get the visual width of a string - the number of columns required to display itINDIRECT4
strip-ansi • 6.0.1Strip ANSI escape codes from a stringINDIRECT1
strip-ansi • 7.2.0Strip ANSI escape codes from a stringINDIRECT1
wrap-ansi • 7.0.0Wordwrap a string with ANSI escape codesINDIRECT8
wrap-ansi • 8.1.0Wordwrap a string with ANSI escape codesINDIRECT6
ISC13
PackageRelationDependenciesPublished
@isaacs/cliui • 8.0.2easily create complex multi-column command-line-interfacesINDIRECT16
abbrev • 2.0.0Like ruby's abbrev module, but in jsINDIRECT0
foreground-child • 3.3.1Run a child as if it's the foreground process. Give it stdio. Exit when it exits.INDIRECT7
glob • 10.5.0the most correct and second fastest glob implementation in JavaScriptINDIRECT34
ini • 1.3.8An ini encoder/decoder for nodeINDIRECT0
isexe • 2.0.0Minimal module to check if a file is executable.INDIRECT0
lru-cache • 10.4.3A cache object that deletes the least-recently-used items.INDIRECT0
minimatch • 9.0.9a glob matcher in javascriptINDIRECT2
nopt • 7.2.1Option parsing for Node, supporting types, shorthands, etc. Used by npm.INDIRECT1
proto-list • 1.2.4A utility for managing a prototype chainINDIRECT0
semver • 7.8.4The semantic version parser used by npm.INDIRECT0
signal-exit • 4.1.0when you want to fire an event no matter how a process exits.INDIRECT0
which • 2.0.2Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT1
BlueOak-1.0.04
PackageRelationDependenciesPublished
jackspeak • 3.4.3A very strict and proper argument parser.INDIRECT18
minipass • 7.1.3minimal implementation of a PassThrough streamINDIRECT0
package-json-from-dist • 1.0.1Load the local package.json from either src or dist folderINDIRECT0
path-scurry • 1.11.1walk paths fast and efficientlyINDIRECT2
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/%40vue%2Ftest-utils)](https://licenses.dev/npm/%40vue%2Ftest-utils)
<a href="https://licenses.dev/npm/%40vue%2Ftest-utils">
  <img src="https://licenses.dev/b/npm/%40vue%2Ftest-utils" alt="licenses" />
</a>

Or the licenses badge code for the 1.3.6 version:

[![licenses](https://licenses.dev/b/npm/%40vue%2Ftest-utils/1.3.6)](https://licenses.dev/npm/%40vue%2Ftest-utils/1.3.6)
<a href="https://licenses.dev/npm/%40vue%2Ftest-utils/1.3.6">
  <img src="https://licenses.dev/b/npm/%40vue%2Ftest-utils/1.3.6" alt="licenses" />
</a>
GitHub