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

@lerna/child-process

Package Overview
Dependencies
Maintainers
2
Versions
95
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lerna/child-process - npm Package Compare versions

Comparing version 3.3.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.3.0"></a>

@@ -8,0 +20,0 @@ # [3.3.0](https://github.com/lerna/lerna/compare/v3.2.1...v3.3.0) (2018-09-06)

9

package.json
{
"name": "@lerna/child-process",
"version": "3.3.0",
"version": "3.13.0",
"description": "Lerna's internal child_process wrapper",

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

],
"homepage": "https://github.com/lerna/lerna",
"homepage": "https://github.com/lerna/lerna/tree/master/core/child-process#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": "core/child-process"
},

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

},
"gitHead": "901e6d54a47151dfed3d6ed2912804b97d05c6b5"
"gitHead": "9a47201f3fdd1df09cfb1922f26329d1dc4c8cc5"
}

@@ -8,1 +8,3 @@ # `@lerna/child-process`

You probably shouldn't.
Install [lerna](https://www.npmjs.com/package/lerna) for access to the `lerna` CLI.
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