speed-measure-webpack-plugin
Advanced tools
Comparing version 1.0.0-beta-1 to 1.0.0
{ | ||
"name": "speed-measure-webpack-plugin", | ||
"version": "1.0.0-beta-1", | ||
"version": "1.0.0", | ||
"description": "Measure + analyse the speed of your webpack loaders and plugins", | ||
@@ -17,3 +17,3 @@ "main": "index.js", | ||
}, | ||
"license": "ISC", | ||
"license": "MIT", | ||
"bugs": { | ||
@@ -20,0 +20,0 @@ "url": "https://github.com/stephencookdev/speed-measure-webpack-plugin/issues" |
@@ -19,3 +19,3 @@ <div align="center"> | ||
```bash | ||
npm install --save speed-measure-webpack-plugin | ||
npm install --save-dev speed-measure-webpack-plugin | ||
``` | ||
@@ -26,3 +26,3 @@ | ||
```bash | ||
yarn add speed-measure-webpack-plugin | ||
yarn add -D speed-measure-webpack-plugin | ||
``` | ||
@@ -34,2 +34,6 @@ | ||
## Requirements | ||
SMP requires at least Node v6. | ||
## Usage | ||
@@ -137,1 +141,5 @@ | ||
These are restrictions from technical limitations - ideally we would find solutions to these problems before removing the _(experimental)_ flag on this options | ||
## License | ||
[MIT](/LICENSE) |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
296310
15
0
142