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

dvpntjs-scripts

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dvpntjs-scripts - npm Package Compare versions

Comparing version 1.4.2 to 2.0.1

bin/db

16

package.json
{
"name": "dvpntjs-scripts",
"version": "1.4.2",
"version": "2.0.1",
"description": "dvpnt node helper scripts",

@@ -13,5 +13,5 @@ "license": "MIT",

"lint-migrations": "./bin/lint-migrations",
"prevent-release-rewrite": "./bin/prevent-release-rewrite",
"less-builder": "./bin/less-builder",
"changelog": "./bin/changelog"
"changelog": "./bin/changelog",
"db": "./bin/db"
},

@@ -23,7 +23,7 @@ "author": "Aleksey Timchenko <flegmatik.bel@gmail.com>",

"dependencies": {
"chalk": "^1.1.3",
"commander": "^2.9.0",
"semver": "^5.3.0",
"signal-exit": "^3.0.0",
"underscore": "^1.9.1"
"chalk": "4.0.0",
"commander": "5.1.0",
"semver": "7.3.2",
"signal-exit": "3.0.3",
"underscore": "1.10.2"
},

@@ -30,0 +30,0 @@ "devDependencies": {

Sorry, the diff of this file is not supported yet

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