Socket
Socket
Sign inDemoInstall

pacote

Package Overview
Dependencies
Maintainers
1
Versions
221
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.5.0 to 2.6.0

10

CHANGELOG.md

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

<a name="2.6.0"></a>
# [2.6.0](https://github.com/zkat/pacote/compare/v2.5.0...v2.6.0) (2017-04-29)
### Features
* **manifest:** annotate manifests with _from ([e45e968](https://github.com/zkat/pacote/commit/e45e968))
<a name="2.5.0"></a>

@@ -7,0 +17,0 @@ # [2.5.0](https://github.com/zkat/pacote/compare/v2.4.0...v2.5.0) (2017-04-28)

1

manifest.js

@@ -28,2 +28,3 @@ 'use strict'

if (opts.annotate) {
manifest._from = spec.saveSpec || spec.raw
manifest._requested = spec

@@ -30,0 +31,0 @@ manifest._spec = spec.raw

2

package.json
{
"name": "pacote",
"version": "2.5.0",
"version": "2.6.0",
"description": "JavaScript package downloader",

@@ -5,0 +5,0 @@ "main": "index.js",

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