@paciolan/remote-module-loader
Advanced tools
Comparing version 1.1.0 to 2.0.0
{ | ||
"name": "@paciolan/remote-module-loader", | ||
"version": "1.1.0", | ||
"version": "2.0.0", | ||
"description": "", | ||
@@ -15,4 +15,3 @@ "main": "dist/main.js", | ||
"scripts": { | ||
"build": "NODE_ENV=production webpack --mode production", | ||
"build:dev": "NODE_ENV=development webpack --mode development", | ||
"build": "npm run clean && npx babel src --ignore **/*.test.js --out-dir dist --source-maps", | ||
"clean": "rimraf dist", | ||
@@ -26,2 +25,3 @@ "cz": "git-cz", | ||
"devDependencies": { | ||
"@babel/cli": "^7.2.3", | ||
"@babel/core": "^7.3.4", | ||
@@ -37,3 +37,2 @@ "@babel/plugin-transform-regenerator": "^7.3.4", | ||
"git-cz": "^2.0.0", | ||
"html-webpack-plugin": "^3.2.0", | ||
"husky": "^1.3.1", | ||
@@ -43,6 +42,3 @@ "jest": "^24.3.0", | ||
"regenerator-runtime": "^0.13.1", | ||
"rimraf": "^2.6.3", | ||
"webpack": "^4.29.6", | ||
"webpack-cli": "^3.2.3", | ||
"webpack-dev-server": "^3.2.1" | ||
"rimraf": "^2.6.3" | ||
}, | ||
@@ -49,0 +45,0 @@ "husky": { |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
17047
16
0
15
214
2