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

binary-mirror-config

Package Overview
Dependencies
Maintainers
1
Versions
80
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

binary-mirror-config - npm Package Compare versions

Comparing version 1.4.0 to 1.5.0

5

History.md
1.5.0 / 2017-03-29
==================
* feat: add github.com mirror
1.4.0 / 2016-11-30

@@ -3,0 +8,0 @@ ==================

9

package.json
{
"name": "binary-mirror-config",
"version": "1.4.0",
"version": "1.5.0",
"description": "Binary mirror config for prebuild and node-pre-gyp",

@@ -162,3 +162,8 @@ "main": "index.js",

],
"host": "https://raw.github.cnpmjs.org"
"host": "https://raw.github.cnpmjs.org",
"replaceHostMap": {
"https://raw.githubusercontent.com": "https://raw.github.cnpmjs.org",
"https://raw.github.com": "https://raw.github.cnpmjs.org",
"https://github.com": "https://github.com.cnpmjs.org"
}
},

@@ -165,0 +170,0 @@ "pngcrush-bin": {

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