Socket
Socket
Sign inDemoInstall

@statoscope/webpack-ui

Package Overview
Dependencies
Maintainers
1
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@statoscope/webpack-ui - npm Package Compare versions

Comparing version 5.0.1 to 5.1.0-alpha.0

types.d.ts

15

package.json
{
"name": "@statoscope/webpack-ui",
"version": "5.0.1",
"version": "5.1.0-alpha.0",
"description": "Webpack plugin and UI for analyzing webpack bundle with Statoscope",
"main": "./dist/main.js",
"types": "./types.d.ts",
"scripts": {

@@ -10,3 +11,4 @@ "build": "webpack",

"build:prod": "NODE_ENV=production webpack",
"prepublishOnly": "npm run build:prod"
"prepublishOnly": "npm run build:prod",
"lint": "../../node_modules/.bin/tsc"
},

@@ -19,3 +21,4 @@ "repository": "https://github.com/statoscope/statoscope.git",

"files": [
"dist/*"
"dist/*",
"types.d.ts"
],

@@ -31,4 +34,4 @@ "publishConfig": {

"@popperjs/core": "^2.9.1",
"@statoscope/helpers": "^5.0.0",
"@statoscope/webpack-model": "^5.0.0",
"@statoscope/helpers": "^5.1.0-alpha.0",
"@statoscope/webpack-model": "^5.1.0-alpha.0",
"@wdxlab/events": "^1.1.0",

@@ -46,3 +49,3 @@ "babel-loader": "^8.2.2",

},
"gitHead": "d2a6d0ace8277dee4abf48aea07f6ea66530f818"
"gitHead": "06db3ad9799680a03da119197203ea5131ff146c"
}
dist/main.js

Sorry, the diff of this file is too big to display

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