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

@bipolar/node

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bipolar/node - npm Package Compare versions

Comparing version 0.0.1 to 0.0.3

18

package.json
{
"name": "@bipolar/node",
"version": "0.0.1",
"version": "0.0.3",
"description": "Bipolar test runner for node.js",

@@ -9,3 +9,6 @@ "author": "tihonove <tihonov.ea@gmail.com>",

},
"files": ["dist", "package.json"],
"files": [
"dist",
"package.json"
],
"scripts": {

@@ -16,8 +19,9 @@ "build": "webpack --config webpack.bipolar.node.config.js",

"devDependencies": {
"@bipolar/meta": "*",
"@bipolar/meta": "^0.0.3",
"@types/yargs": "^16.0.1",
"glob": "^7.1.6",
"webpack-cli": "^4.6.0",
"yargs": "^16.2.0",
"@types/yargs": "^16.0.1",
"glob": "^7.1.6"
}
"yargs": "^16.2.0"
},
"gitHead": "85d17b3be090df328e85e52f94066b42e8c7ec2c"
}

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

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