Socket
Socket
Sign inDemoInstall

@lerna/run

Package Overview
Dependencies
160
Maintainers
2
Versions
113
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.1.2 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/run
## [5.1.2](https://github.com/lerna/lerna/compare/v5.1.1...v5.1.2) (2022-06-13)

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

22

package.json
{
"name": "@lerna/run",
"version": "5.1.2",
"version": "5.1.3",
"description": "Run an npm script in each package that contains that script",

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

],
"homepage": "https://github.com/lerna/lerna/tree/master/commands/run#readme",
"homepage": "https://lerna.js.org",
"license": "MIT",

@@ -37,13 +37,13 @@ "author": {

"dependencies": {
"@lerna/command": "5.1.2",
"@lerna/filter-options": "5.1.2",
"@lerna/npm-run-script": "5.1.2",
"@lerna/output": "5.1.2",
"@lerna/profiler": "5.1.2",
"@lerna/run-topologically": "5.1.2",
"@lerna/timer": "5.1.1",
"@lerna/validation-error": "5.1.2",
"@lerna/command": "5.1.3",
"@lerna/filter-options": "5.1.3",
"@lerna/npm-run-script": "5.1.3",
"@lerna/output": "5.1.3",
"@lerna/profiler": "5.1.3",
"@lerna/run-topologically": "5.1.3",
"@lerna/timer": "5.1.3",
"@lerna/validation-error": "5.1.3",
"p-map": "^4.0.0"
},
"gitHead": "45ff3464ddb74a987f7c6b0c7af070fab67d3816"
"gitHead": "5a73603cf629ce0d5b71cf4cf703ccd82cf375db"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc