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

npm-utils

Package Overview
Dependencies
Maintainers
1
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

npm-utils - npm Package Compare versions

Comparing version 1.14.0 to 1.14.1

2

package.json
{
"name": "npm-utils",
"description": "Async NPM shell commands",
"version": "1.14.0",
"version": "1.14.1",
"author": "Gleb Bahmutov <gleb.bahmutov@gmail.com>",

@@ -6,0 +6,0 @@ "bin": {

@@ -23,3 +23,3 @@ 'use strict'

incrementVersion: require('./npm-increment-version'),
prune: require('/npm-prune')
prune: require('./npm-prune')
}
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