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

@lerna/npm-dist-tag

Package Overview
Dependencies
Maintainers
2
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lerna/npm-dist-tag - npm Package Compare versions

Comparing version 3.14.0 to 3.15.0

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

# [3.15.0](https://github.com/lerna/lerna/compare/v3.14.2...v3.15.0) (2019-06-09)
### Bug Fixes
* **deps:** Consume forked npm libs ([bdd4fa1](https://github.com/lerna/lerna/commit/bdd4fa1))
# [3.14.0](https://github.com/lerna/lerna/compare/v3.13.4...v3.14.0) (2019-05-14)

@@ -8,0 +19,0 @@

2

npm-dist-tag.js

@@ -5,3 +5,3 @@ "use strict";

const npa = require("npm-package-arg");
const fetch = require("npm-registry-fetch");
const fetch = require("@evocateur/npm-registry-fetch");
const figgyPudding = require("figgy-pudding");

@@ -8,0 +8,0 @@ const otplease = require("@lerna/otplease");

{
"name": "@lerna/npm-dist-tag",
"version": "3.14.0",
"version": "3.15.0",
"description": "An internal Lerna tool",

@@ -35,9 +35,9 @@ "keywords": [

"dependencies": {
"@evocateur/npm-registry-fetch": "^3.9.1",
"@lerna/otplease": "3.14.0",
"figgy-pudding": "^3.5.1",
"npm-package-arg": "^6.1.0",
"npm-registry-fetch": "^3.9.0",
"npmlog": "^4.1.2"
},
"gitHead": "39da145c67ea587457694f318f32f967b9d66ea9"
"gitHead": "457d1e8a62f5caf0679973ae8bad564d7752ffd2"
}
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