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

mesh-devtool

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mesh-devtool - npm Package Compare versions

Comparing version 1.0.11 to 2.0.0

src/bin/mesh-devtool.js

11

package.json
{
"name": "mesh-devtool",
"version": "1.0.11",
"version": "2.0.0",
"main": "index.js",
"license": "MIT",
"bin": {
"mesh-devtool": "./bin/mesh-devtool.js"
"mesh-devtool": "./src/bin/mesh-devtool.js"
},

@@ -66,2 +66,4 @@ "devDependencies": {

"testcafe": "^0.16.0",
"ts-loader": "^4.4.2",
"typescript": "^2.9.2",
"url-loader": "0.5.8",

@@ -73,4 +75,5 @@ "vue-hot-reload-api": "^1.2.0",

"vue-template-compiler": "^2.1.10",
"webpack": "2.6.1",
"webpack": "^4.16.2",
"webpack-bundle-analyzer": "^2.2.1",
"webpack-cli": "^3.1.0",
"webpack-dev-server": "2.4.5",

@@ -112,2 +115,2 @@ "webpack-manifest-plugin": "1.1.0",

}
}
}

Sorry, the diff of this file is not supported yet

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