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.3.2 to 2.3.3

24

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

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

"dependencies": {
"@babel/runtime": "7.1.5",
"@babel/runtime": "7.3.1",
"axios": "0.18.0",

@@ -24,20 +24,20 @@ "bluebird": "3.5.3",

"mkdirp": "0.5.1",
"rimraf": "2.6.2",
"rimraf": "2.6.3",
"semver": "5.6.0",
"ssri": "6.0.1",
"streamifier": "0.1.1",
"tar-fs": "1.16.3"
"tar-fs": "2.0.0"
},
"devDependencies": {
"@babel/cli": "7.1.5",
"@babel/core": "7.1.6",
"@babel/plugin-proposal-object-rest-spread": "7.0.0",
"@babel/plugin-transform-runtime": "7.1.0",
"@babel/polyfill": "7.0.0",
"@babel/preset-env": "7.1.6",
"@babel/cli": "7.2.3",
"@babel/core": "7.2.2",
"@babel/plugin-proposal-object-rest-spread": "7.3.2",
"@babel/plugin-transform-runtime": "7.2.0",
"@babel/polyfill": "7.2.5",
"@babel/preset-env": "7.3.1",
"@babel/register": "7.0.0",
"babel-eslint": "10.0.1",
"chai": "4.2.0",
"eslint": "5.9.0",
"eslint-plugin-mocha": "5.2.0",
"eslint": "5.13.0",
"eslint-plugin-mocha": "5.2.1",
"express": "4.16.4",

@@ -44,0 +44,0 @@ "mocha": "5.2.0"

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