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

@balazsorban/monorepo-release

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@balazsorban/monorepo-release - npm Package Compare versions

Comparing version 0.1.6 to 0.1.7

1

dist/publish.js

@@ -60,2 +60,3 @@ import { debug, pkgJson, execSync } from "./utils.js";

}
console.log("Pushing commits");
if (dryRun)

@@ -62,0 +63,0 @@ execSync(`git push --dry-run`);

2

package.json
{
"name": "@balazsorban/monorepo-release",
"version": "0.1.6",
"version": "0.1.7",
"description": "Similar to `semantic-release`, but for monorepos.",

@@ -5,0 +5,0 @@ "bin": {

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