New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@statoscope/webpack-plugin

Package Overview
Dependencies
Maintainers
1
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@statoscope/webpack-plugin - npm Package Compare versions

Comparing version 5.0.1 to 5.1.0-alpha.0

dist/index.d.ts

21

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