Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

source-map-loader

Package Overview
Dependencies
Maintainers
3
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

source-map-loader - npm Package Compare versions

Comparing version 3.0.0 to 3.0.1

2

dist/utils.js

@@ -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": [

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc