source-map-loader
Advanced tools
Comparing version 3.0.0 to 3.0.1
@@ -6,5 +6,5 @@ "use strict"; | ||
}); | ||
exports.getSourceMappingURL = getSourceMappingURL; | ||
exports.fetchFromURL = fetchFromURL; | ||
exports.flattenSourceMap = flattenSourceMap; | ||
exports.getSourceMappingURL = getSourceMappingURL; | ||
@@ -11,0 +11,0 @@ var _path = _interopRequireDefault(require("path")); |
{ | ||
"name": "source-map-loader", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"description": "extracts inlined source map and offers it to webpack", | ||
@@ -44,27 +44,27 @@ "license": "MIT", | ||
"abab": "^2.0.5", | ||
"iconv-lite": "^0.6.2", | ||
"source-map-js": "^0.6.2" | ||
"iconv-lite": "^0.6.3", | ||
"source-map-js": "^1.0.1" | ||
}, | ||
"devDependencies": { | ||
"@babel/cli": "^7.14.3", | ||
"@babel/core": "^7.14.3", | ||
"@babel/preset-env": "^7.14.2", | ||
"@commitlint/cli": "^12.1.4", | ||
"@commitlint/config-conventional": "^12.1.4", | ||
"@babel/cli": "^7.14.5", | ||
"@babel/core": "^7.14.6", | ||
"@babel/preset-env": "^7.14.7", | ||
"@commitlint/cli": "^16.0.1", | ||
"@commitlint/config-conventional": "^16.0.0", | ||
"@webpack-contrib/eslint-config-webpack": "^3.0.0", | ||
"babel-jest": "^26.6.3", | ||
"babel-jest": "^27.0.6", | ||
"cross-env": "^7.0.3", | ||
"del": "^6.0.0", | ||
"del-cli": "^3.0.1", | ||
"eslint": "^7.26.0", | ||
"del-cli": "^4.0.0", | ||
"eslint": "^8.6.0", | ||
"eslint-config-prettier": "^8.3.0", | ||
"eslint-plugin-import": "^2.23.2", | ||
"husky": "^6.0.0", | ||
"jest": "^26.6.3", | ||
"lint-staged": "^11.0.0", | ||
"eslint-plugin-import": "^2.23.4", | ||
"husky": "^7.0.1", | ||
"jest": "^27.0.6", | ||
"lint-staged": "^12.1.5", | ||
"memfs": "^3.2.2", | ||
"npm-run-all": "^4.1.5", | ||
"prettier": "^2.3.0", | ||
"standard-version": "^9.3.0", | ||
"webpack": "^5.37.1" | ||
"prettier": "^2.3.2", | ||
"standard-version": "^9.3.1", | ||
"webpack": "^5.44.0" | ||
}, | ||
@@ -71,0 +71,0 @@ "keywords": [ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
31798
+ Addedcaniuse-lite@1.0.30001679(transitive)
+ Addedelectron-to-chromium@1.5.55(transitive)
+ Addedsource-map-js@1.2.1(transitive)
- Removedcaniuse-lite@1.0.30001678(transitive)
- Removedelectron-to-chromium@1.5.52(transitive)
- Removedsource-map-js@0.6.2(transitive)
Updatediconv-lite@^0.6.3
Updatedsource-map-js@^1.0.1