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

@xapp/arachne-cli

Package Overview
Dependencies
Maintainers
6
Versions
66
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@xapp/arachne-cli - npm Package Compare versions

Comparing version 0.4.5 to 0.4.6

24

package.json
{
"name": "@xapp/arachne-cli",
"preferGlobal": true,
"version": "0.4.5",
"version": "0.4.6",
"types": "lib/index",

@@ -19,25 +19,25 @@ "main": "lib/index",

"engines": {
"node": "^10 || ^12 || ^14"
"node": "^10 || ^12 || ^14 || ^16"
},
"devDependencies": {
"@microsoft/api-extractor": "7.33.3",
"@types/chai": "4.3.1",
"@microsoft/api-extractor": "7.33.6",
"@types/chai": "4.3.4",
"@types/generic-pool": "3.1.11",
"@types/mocha": "9.1.1",
"@types/mocha": "10.0.0",
"@types/node": "17.0.32",
"@types/sinon": "10.0.13",
"@types/sinon-chai": "3.2.8",
"@types/sinon-chai": "3.2.9",
"@types/yargs": "17.0.13",
"@xapp/config": "0.2.3",
"chai": "4.3.6",
"mocha": "10.0.0",
"chai": "4.3.7",
"mocha": "10.1.0",
"sinon": "14.0.1",
"sinon-chai": "3.7.0",
"ts-node": "10.9.1",
"tslib": "2.4.0",
"tslib": "2.4.1",
"typescript": "4.8.4"
},
"dependencies": {
"@xapp/arachne": "0.4.5",
"@xapp/arachne-parsers": "0.4.5",
"@xapp/arachne": "0.4.6",
"@xapp/arachne-parsers": "0.4.6",
"puppeteer": "19.0.0",

@@ -51,3 +51,3 @@ "yargs": "17.6.0"

},
"gitHead": "aa6f70d159e5d108287318f30792d312f2d05ffd"
"gitHead": "105b0f09abf94161f648cf1fad0721454750666c"
}
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