@statoscope/webpack-plugin
Advanced tools
Comparing version 5.0.1 to 5.1.0-alpha.0
{ | ||
"name": "@statoscope/webpack-plugin", | ||
"version": "5.0.1", | ||
"version": "5.1.0-alpha.0", | ||
"description": "Helpers for webpack part of Statoscope", | ||
"main": "./src/index.js", | ||
"scripts": {}, | ||
"main": "./dist/index.js", | ||
"scripts": { | ||
"build": "../../node_modules/.bin/tsc" | ||
}, | ||
"repository": "https://github.com/statoscope/statoscope.git", | ||
@@ -13,3 +15,3 @@ "author": { | ||
"files": [ | ||
"src/*" | ||
"dist/*" | ||
], | ||
@@ -22,8 +24,11 @@ "publishConfig": { | ||
"dependencies": { | ||
"@discoveryjs/json-ext": "^0.5.2", | ||
"@statoscope/report-writer": "^5.0.0", | ||
"@statoscope/webpack-ui": "^5.0.1", | ||
"@discoveryjs/json-ext": "^0.5.3", | ||
"@statoscope/report-writer": "^5.1.0-alpha.0", | ||
"@statoscope/webpack-ui": "^5.1.0-alpha.0", | ||
"open": "^8.0.4" | ||
}, | ||
"gitHead": "d2a6d0ace8277dee4abf48aea07f6ea66530f818" | ||
"devDependencies": { | ||
"@types/webpack": "^5.28.0" | ||
}, | ||
"gitHead": "06db3ad9799680a03da119197203ea5131ff146c" | ||
} |
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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
14517
6
111
1
1
1