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

manage-version

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

manage-version - npm Package Compare versions

Comparing version 0.1.2 to 0.1.3

3

lib/update.js

@@ -64,3 +64,4 @@ const { compose, find, forEach, pluck, contains, when, isNil, toLower } = require('ramda');

branch: opt.branch,
number: opt.pull_request,
repo: opt.repo,
number: opt.number,
github: GitHubApi()

@@ -67,0 +68,0 @@ }

{
"name": "manage-version",
"version": "0.1.2",
"version": "0.1.3",
"description": "Node command line tool for updating package.json version",

@@ -5,0 +5,0 @@ "main": "index.js",

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