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

bug-versions

Package Overview
Dependencies
Maintainers
9
Versions
202
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bug-versions - npm Package Compare versions

Comparing version 1.73.0 to 1.73.1

12

package.json
{
"name": "bug-versions",
"version": "1.73.0",
"version": "1.73.1",
"description": "collect all bug versions on npm package",

@@ -11,3 +11,3 @@ "main": "index.js",

"contributor": "git-contributor",
"test": "node test.js && find-duplicated-property-keys -s package.json",
"test": "node--test && find-duplicated-property-keys -s package.json",
"ci": "npm run lint:commit && npm test",

@@ -908,2 +908,8 @@ "semantic-release": "semantic-release",

}
},
"@babel/traverse": {
"7.17.10": {
"version": "7.17.9",
"reason": "https://github.com/babel/babel/issues/14525"
}
}

@@ -920,3 +926,3 @@ }

"husky": "^4.2.5",
"node-core-test": "^1.1.0",
"node-core-test": "^2.0.0",
"semantic-release": "^18.0.1"

@@ -923,0 +929,0 @@ },

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