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

registry-sync

Package Overview
Dependencies
Maintainers
1
Versions
89
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

registry-sync - npm Package Compare versions

Comparing version 2.5.1 to 2.5.2

30

package.json
{
"name": "registry-sync",
"version": "2.5.1",
"version": "2.5.2",
"description": "synchronize a remote npm registry for private use",

@@ -17,7 +17,7 @@ "repository": "https://github.com/heikkipora/registry-sync",

"dependencies": {
"@babel/runtime": "7.10.3",
"axios": "0.19.2",
"@babel/runtime": "7.11.2",
"axios": "0.20.0",
"bluebird": "3.7.2",
"commander": "5.1.0",
"lodash": "4.17.15",
"commander": "6.0.0",
"lodash": "4.17.20",
"mkdirp": "1.0.4",

@@ -31,15 +31,15 @@ "rimraf": "3.0.2",

"devDependencies": {
"@babel/cli": "7.10.3",
"@babel/core": "7.10.3",
"@babel/plugin-proposal-object-rest-spread": "7.10.3",
"@babel/plugin-transform-runtime": "7.10.3",
"@babel/polyfill": "7.10.1",
"@babel/preset-env": "7.10.3",
"@babel/register": "7.10.3",
"@babel/cli": "7.10.5",
"@babel/core": "7.11.4",
"@babel/plugin-proposal-object-rest-spread": "7.11.0",
"@babel/plugin-transform-runtime": "7.11.0",
"@babel/polyfill": "7.10.4",
"@babel/preset-env": "7.11.0",
"@babel/register": "7.10.5",
"babel-eslint": "10.1.0",
"chai": "4.2.0",
"eslint": "7.3.1",
"eslint-plugin-mocha": "7.0.1",
"eslint": "7.7.0",
"eslint-plugin-mocha": "8.0.0",
"express": "4.17.1",
"mocha": "8.0.1"
"mocha": "8.1.1"
},

@@ -46,0 +46,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