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

@auto/bump

Package Overview
Dependencies
Maintainers
1
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.0.15 to 0.0.16

2

build/bump-range.js
import semver from 'semver';
import { bumpVersion } from "@auto/bump";
import { bumpVersion } from "./bump-version";
export const bumpRange = (range, version, type, options) => {

@@ -4,0 +4,0 @@ if (/[<>=|]/.test(range)) {

{
"name": "@auto/bump",
"version": "0.0.15",
"version": "0.0.16",
"description": "",

@@ -5,0 +5,0 @@ "keywords": "",

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