licenses.dev

sass-loader v6.0.7

Sass loader for webpack

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT19
PackageRelationDependenciesPublished
big.js • 5.2.2A small, fast, easy-to-use library for arbitrary-precision decimal arithmeticINDIRECT0
clone-deep • 2.0.2Recursively (deep) clone JavaScript native types, like Object, Array, RegExp, Date as well as primitives.DIRECT10
emojis-list • 3.0.0Complete list of standard emojis.INDIRECT0
for-in • 0.1.8Iterate over the own and inherited enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Exit early by returning `false`. JavaScript/Node.jsINDIRECT0
for-in • 1.0.2Iterate over the own and inherited enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Exit early by returning `false`. JavaScript/Node.jsINDIRECT0
for-own • 1.0.0Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Exit early by returning `false`. JavaScript/Node.js.INDIRECT1
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-plain-object • 2.0.4Returns true if an object was created by the `Object` constructor.INDIRECT1
isobject • 3.0.1Returns true if the value is an object and not an array or null.INDIRECT0
json5 • 1.0.2JSON for humans.INDIRECT1
kind-of • 5.1.0Get the native type of a value.INDIRECT0
kind-of • 6.0.3Get the native type of a value.INDIRECT0
loader-utils • 1.4.2utils for webpack loadersDIRECT4
lodash.tail • 4.1.1The lodash method `_.tail` exported as a module.DIRECT0
minimist • 1.2.8parse argument optionsINDIRECT0
mixin-object • 2.0.1Mixin the own and inherited properties of other objects onto the first object. Pass an empty object as the first arg to shallow clone.INDIRECT2
neo-async • 2.6.2Neo-Async is a drop-in replacement for Async, it almost fully covers its functionality and runs faster DIRECT0
pify • 3.0.0Promisify a callback-style functionDIRECT0
shallow-clone • 1.0.0Make a shallow clone of an object, array or primitive.INDIRECT4
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 6.0.7 version:

[![licenses](https://licenses.dev/b/npm/sass-loader/6.0.7)](https://licenses.dev/npm/sass-loader/6.0.7)
<a href="https://licenses.dev/npm/sass-loader/6.0.7">
  <img src="https://licenses.dev/b/npm/sass-loader/6.0.7" alt="licenses" />
</a>
GitHub