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

@lerna/has-npm-version

Package Overview
Dependencies
Maintainers
2
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lerna/has-npm-version - npm Package Compare versions

Comparing version 5.1.1 to 5.1.3

8

CHANGELOG.md

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

## [5.1.3](https://github.com/lerna/lerna/compare/v5.1.2...v5.1.3) (2022-06-15)
**Note:** Version bump only for package @lerna/has-npm-version
## [5.1.1](https://github.com/lerna/lerna/compare/v5.1.0...v5.1.1) (2022-06-09)

@@ -8,0 +16,0 @@

8

package.json
{
"name": "@lerna/has-npm-version",
"version": "5.1.1",
"version": "5.1.3",
"description": "Test if the current version of npm satisfies a given semver range",

@@ -10,3 +10,3 @@ "keywords": [

"author": "Daniel Stockman <daniel.stockman@gmail.com>",
"homepage": "https://github.com/lerna/lerna/tree/master/utils/has-npm-version#readme",
"homepage": "https://lerna.js.org",
"license": "MIT",

@@ -32,6 +32,6 @@ "main": "lib/has-npm-version.js",

"dependencies": {
"@lerna/child-process": "5.1.1",
"@lerna/child-process": "5.1.3",
"semver": "^7.3.4"
},
"gitHead": "eb7da8519069ad71793fa49c51133dc8df2fa806"
"gitHead": "5a73603cf629ce0d5b71cf4cf703ccd82cf375db"
}
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