licenses.dev

adjust-sourcemap-loader v1.2.0

Webpack loader that adjusts source maps

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT43
PackageRelationDependenciesPublished
assert • 1.5.1The node.js assert module, re-packaged for web browsers.DIRECT22
big.js • 5.2.2A small, fast, easy-to-use library for arbitrary-precision decimal arithmeticINDIRECT0
call-bind-apply-helpers • 1.0.2Helper functions around Function call/apply/bind, for use in `call-bind`INDIRECT2
call-bind • 1.0.8Robustly `.call.bind()` a functionINDIRECT15
call-bound • 1.0.4Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.INDIRECT12
camelcase • 1.2.1Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBarDIRECT0
define-data-property • 1.1.4Define a data property on an object. Will fall back to assignment in an engine without descriptors.INDIRECT3
define-properties • 1.2.1Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.INDIRECT6
dunder-proto • 1.0.1If available, the `Object.prototype.__proto__` accessor and mutator, call-boundINDIRECT4
emojis-list • 3.0.0Complete list of standard emojis.INDIRECT0
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
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
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-property-descriptors • 1.0.2Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.INDIRECT1
has-symbols • 1.1.0Determine if the JS environment has Symbol support. Supports spec, or shams.INDIRECT0
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
json5 • 1.0.2JSON for humans.INDIRECT1
loader-utils • 1.4.2utils for webpack loadersDIRECT4
lodash._baseassign • 3.2.0The modern build of lodash’s internal `baseAssign` as a module.INDIRECT5
lodash._basecopy • 3.0.1The modern build of lodash’s internal `baseCopy` as a module.INDIRECT0
lodash._bindcallback • 3.0.1The modern build of lodash’s internal `bindCallback` as a module.INDIRECT0
lodash._createassigner • 3.1.1The modern build of lodash’s internal `createAssigner` as a module.INDIRECT3
lodash._getnative • 3.9.1The modern build of lodash’s internal `getNative` as a module.INDIRECT0
lodash._isiterateecall • 3.0.9The modern build of lodash’s internal `isIterateeCall` as a module.INDIRECT0
lodash.assign • 3.2.0The modern build of lodash’s `_.assign` as a module.INDIRECT10
lodash.assign • 4.2.0The lodash method `_.assign` exported as a module.DIRECT0
lodash.defaults • 3.1.2The modern build of lodash’s `_.defaults` as a module.DIRECT11
lodash.isarguments • 3.1.0The lodash method `_.isArguments` exported as a module.INDIRECT0
lodash.isarray • 3.0.4The modern build of lodash’s `_.isArray` as a module.INDIRECT0
lodash.keys • 3.1.2The modern build of lodash’s `_.keys` as a module.INDIRECT3
lodash.restparam • 3.6.1The modern build of lodash’s `_.restParam` as a module.INDIRECT0
math-intrinsics • 1.1.0ES Math-related intrinsics and helpers, robustly cached.INDIRECT0
minimist • 1.2.8parse argument optionsINDIRECT0
object-keys • 1.1.1An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shimINDIRECT0
object-path • 0.9.2Access deep properties using a pathDIRECT0
object.assign • 4.1.7ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shimINDIRECT19
regex-parser • 2.3.1A module that parses a string as regular expression and returns the parsed value.DIRECT0
set-function-length • 1.2.2Set a function's length propertyINDIRECT14
util • 0.10.4Node.JS util moduleINDIRECT1
ISC1
PackageRelationDependenciesPublished
inherits • 2.0.3Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.2.0 version:

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