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

speed-measure-webpack-plugin

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

speed-measure-webpack-plugin - npm Package Compare versions

Comparing version 1.0.0-beta-1 to 1.0.0

LICENSE

4

package.json
{
"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)
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