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

@lerna/conventional-commits

Package Overview
Dependencies
Maintainers
2
Versions
73
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lerna/conventional-commits - npm Package Compare versions

Comparing version 3.0.2 to 3.3.0

13

CHANGELOG.md

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

<a name="3.3.0"></a>
# [3.3.0](https://github.com/lerna/lerna/compare/v3.2.1...v3.3.0) (2018-09-06)
### Features
* **deps:** Upgrade fs-extra to ^7.0.0 ([042b1a3](https://github.com/lerna/lerna/commit/042b1a3))
* **deps:** Upgrade get-stream to ^4.0.0 ([e280d1d](https://github.com/lerna/lerna/commit/e280d1d))
<a name="3.0.2"></a>

@@ -8,0 +21,0 @@ ## [3.0.2](https://github.com/lerna/lerna/compare/v3.0.1...v3.0.2) (2018-08-11)

8

package.json
{
"name": "@lerna/conventional-commits",
"version": "3.0.2",
"version": "3.3.0",
"description": "Lerna's internal interface to conventional-changelog and friends",

@@ -39,4 +39,4 @@ "keywords": [

"dedent": "^0.7.0",
"fs-extra": "^6.0.1",
"get-stream": "^3.0.0",
"fs-extra": "^7.0.0",
"get-stream": "^4.0.0",
"npm-package-arg": "^6.0.0",

@@ -46,3 +46,3 @@ "npmlog": "^4.1.2",

},
"gitHead": "784d64e7dbd1275175bc080d148656916e2f5d76"
"gitHead": "901e6d54a47151dfed3d6ed2912804b97d05c6b5"
}

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