New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@brentertz/lerna-sandbox-hello-world

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@brentertz/lerna-sandbox-hello-world - npm Package Compare versions

Comparing version 0.1.2-javelina.0 to 1.0.0

16

CHANGELOG.md

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

<a name="1.0.0"></a>
# [1.0.0](https://github.com/brentertz/lerna-sandbox/compare/@brentertz/lerna-sandbox-hello-world@0.1.1...@brentertz/lerna-sandbox-hello-world@1.0.0) (2017-04-25)
### Bug Fixes
* **changelog:** Remove npm changelog script ([f871171](https://github.com/brentertz/lerna-sandbox/commit/f871171))
### BREAKING CHANGES
* **changelog:** Remove npm changelog script
<a name="0.1.1"></a>

@@ -8,0 +24,0 @@ ## [0.1.1](https://github.com/brentertz/lerna-sandbox/compare/@brentertz/lerna-sandbox-hello-world@0.0.5...@brentertz/lerna-sandbox-hello-world@0.1.1) (2017-04-25)

7

package.json
{
"name": "@brentertz/lerna-sandbox-hello-world",
"version": "0.1.2-javelina.0",
"version": "1.0.0",
"description": "Lerna Sandbox HelloWorld",

@@ -9,3 +9,2 @@ "author": "Brent Ertz <brent.ertz@gmail.com>",

"scripts": {
"changelog": "conventional-changelog -p angular -i CHANGELOG.md -s",
"commit": "git-cz",

@@ -15,4 +14,4 @@ "lerna": "lerna"

"dependencies": {
"@brentertz/lerna-sandbox-hello": "^0.1.2-javelina.0",
"@brentertz/lerna-sandbox-world": "^0.1.2-javelina.0"
"@brentertz/lerna-sandbox-hello": "^1.0.0",
"@brentertz/lerna-sandbox-world": "^1.0.0"
},

@@ -19,0 +18,0 @@ "publishConfig": {

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