Socket
Socket
Sign inDemoInstall

@lerna/run

Package Overview
Dependencies
Maintainers
2
Versions
113
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lerna/run - npm Package Compare versions

Comparing version 5.1.8 to 5.2.0

1

index.js

@@ -15,3 +15,2 @@ /* eslint-disable */

const { performance } = require("perf_hooks");
const { readFileSync } = require("fs");

@@ -18,0 +17,0 @@ module.exports = factory;

20

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

@@ -36,13 +36,13 @@ "keywords": [

"dependencies": {
"@lerna/command": "5.1.8",
"@lerna/filter-options": "5.1.8",
"@lerna/npm-run-script": "5.1.8",
"@lerna/output": "5.1.8",
"@lerna/profiler": "5.1.8",
"@lerna/run-topologically": "5.1.8",
"@lerna/timer": "5.1.8",
"@lerna/validation-error": "5.1.8",
"@lerna/command": "5.2.0",
"@lerna/filter-options": "5.2.0",
"@lerna/npm-run-script": "5.2.0",
"@lerna/output": "5.2.0",
"@lerna/profiler": "5.2.0",
"@lerna/run-topologically": "5.2.0",
"@lerna/timer": "5.2.0",
"@lerna/validation-error": "5.2.0",
"p-map": "^4.0.0"
},
"gitHead": "c567a29d352bc97dfc4e3dc5dd0799fc35db2026"
"gitHead": "4f43ba15b0024f87ec04c68522c78bcd1edbc185"
}
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