Socket
Socket
Sign inDemoInstall

pacote

Package Overview
Dependencies
Maintainers
1
Versions
220
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pacote - npm Package Compare versions

Comparing version 2.7.12 to 2.7.13

10

CHANGELOG.md

@@ -5,2 +5,12 @@ # Change Log

<a name="2.7.13"></a>
## [2.7.13](https://github.com/zkat/pacote/compare/v2.7.12...v2.7.13) (2017-05-23)
### Bug Fixes
* **deps:** bump dep versions to fix http redirect issues ([b23a9fa](https://github.com/zkat/pacote/commit/b23a9fa))
<a name="2.7.12"></a>

@@ -7,0 +17,0 @@ ## [2.7.12](https://github.com/zkat/pacote/compare/v2.7.11...v2.7.12) (2017-05-16)

18

package.json
{
"name": "pacote",
"version": "2.7.12",
"version": "2.7.13",
"description": "JavaScript package downloader",

@@ -45,7 +45,7 @@ "main": "index.js",

"bluebird": "^3.5.0",
"cacache": "^9.0.0",
"glob": "^7.1.1",
"cacache": "^9.2.2",
"glob": "^7.1.2",
"lru-cache": "^4.0.2",
"make-fetch-happen": "^2.4.3",
"minimatch": "^3.0.3",
"make-fetch-happen": "^2.4.4",
"minimatch": "^3.0.4",
"mississippi": "^1.2.0",

@@ -63,3 +63,3 @@ "normalize-package-data": "^2.3.6",

"tar-fs": "^1.15.1",
"tar-stream": "^1.5.2",
"tar-stream": "^1.5.4",
"unique-filename": "^1.1.0",

@@ -71,4 +71,4 @@ "which": "^1.2.12"

"nock": "^9.0.13",
"npmlog": "^4.0.1",
"nyc": "^10.0.0",
"npmlog": "^4.1.0",
"nyc": "^10.3.2",
"require-inject": "^1.4.0",

@@ -80,5 +80,5 @@ "rimraf": "^2.5.4",

"tap": "^10.2.0",
"weallbehave": "^1.0.0",
"weallbehave": "^1.2.0",
"weallcontribute": "^1.0.7"
}
}
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