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

@auto/bump

Package Overview
Dependencies
Maintainers
3
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@auto/bump - npm Package Compare versions

Comparing version 0.3.0 to 0.3.1

4

node/get-packages-bumps.js

@@ -55,2 +55,6 @@ "use strict";

bumpedDevRange = (0, _bumpRange.bumpRange)(dependent.devRange, version, type, bumpOptions);
if (bumpedDevRange === dependent.devRange && bumpedVersion === null) {
continue;
}
}

@@ -57,0 +61,0 @@

5

package.json
{
"name": "@auto/bump",
"version": "0.3.0",
"version": "0.3.1",
"description": "",

@@ -12,5 +12,2 @@ "keywords": [],

},
"publishConfig": {
"access": "public"
},
"dependencies": {

@@ -17,0 +14,0 @@ "@auto/utils": "^0.2.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