Socket
Socket
Sign inDemoInstall

@lerna/run-parallel-batches

Package Overview
Dependencies
Maintainers
2
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lerna/run-parallel-batches - npm Package Compare versions

Comparing version 3.0.0 to 3.13.0

12

CHANGELOG.md

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

# [3.13.0](https://github.com/lerna/lerna/compare/v3.12.1...v3.13.0) (2019-02-15)
### Features
* **meta:** Add `repository.directory` field to package.json ([aec5023](https://github.com/lerna/lerna/commit/aec5023))
* **meta:** Normalize package.json `homepage` field ([abeb4dc](https://github.com/lerna/lerna/commit/abeb4dc))
<a name="3.0.0"></a>

@@ -8,0 +20,0 @@ # [3.0.0](https://github.com/lerna/lerna/compare/v3.0.0-rc.0...v3.0.0) (2018-08-10)

9

package.json
{
"name": "@lerna/run-parallel-batches",
"version": "3.0.0",
"version": "3.13.0",
"description": "An internal Lerna tool",

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

],
"homepage": "https://github.com/lerna/lerna",
"homepage": "https://github.com/lerna/lerna/tree/master/utils/run-parallel-batches#readme",
"license": "MIT",

@@ -28,3 +28,4 @@ "author": {

"type": "git",
"url": "git+https://github.com/lerna/lerna.git"
"url": "git+https://github.com/lerna/lerna.git",
"directory": "utils/run-parallel-batches"
},

@@ -38,3 +39,3 @@ "scripts": {

},
"gitHead": "0c40a17a7cd4e9acd8e7ec33ffacd1c1acef5dc6"
"gitHead": "9a47201f3fdd1df09cfb1922f26329d1dc4c8cc5"
}

Sorry, the diff of this file is not supported yet

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