Socket
Socket
Sign inDemoInstall

@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 5.1.1 to 5.1.2

12

CHANGELOG.md

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

## [5.1.2](https://github.com/lerna/lerna/compare/v5.1.1...v5.1.2) (2022-06-13)
### Bug Fixes
* **conventional-commits:** remove pinned lodash.template ([#3172](https://github.com/lerna/lerna/issues/3172)) ([e519f43](https://github.com/lerna/lerna/commit/e519f43049253e66c1ab840c3c08435be1477d76))
* update all transitive inclusions of ansi-regex ([#3166](https://github.com/lerna/lerna/issues/3166)) ([56eaa15](https://github.com/lerna/lerna/commit/56eaa153283be3b1e7d7793d3266fc51801fad8e))
## [5.1.1](https://github.com/lerna/lerna/compare/v5.1.0...v5.1.1) (2022-06-09)

@@ -8,0 +20,0 @@

9

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

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

"dependencies": {
"@lerna/validation-error": "5.1.1",
"@lerna/validation-error": "5.1.2",
"conventional-changelog-angular": "^5.0.12",

@@ -42,9 +42,8 @@ "conventional-changelog-core": "^4.2.2",

"get-stream": "^6.0.0",
"lodash.template": "^4.5.0",
"npm-package-arg": "^8.1.0",
"npmlog": "^4.1.2",
"npmlog": "^6.0.2",
"pify": "^5.0.0",
"semver": "^7.3.4"
},
"gitHead": "eb7da8519069ad71793fa49c51133dc8df2fa806"
"gitHead": "45ff3464ddb74a987f7c6b0c7af070fab67d3816"
}
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