Socket
Socket
Sign inDemoInstall

auto

Package Overview
Dependencies
Maintainers
6
Versions
1214
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

auto - npm Package Compare versions

Comparing version 10.42.0 to 10.42.1

2

dist/parse-args.js

@@ -541,3 +541,3 @@ "use strict";

if (mainOptions.version) {
const version = "10.42.0" || core_1.getAutoVersion();
const version = "10.42.1" || core_1.getAutoVersion();
console.log(`v${version}`);

@@ -544,0 +544,0 @@ }

@@ -7,3 +7,3 @@ {

"description": "CLI tools to help facilitate semantic versioning based on GitHub PR labels",
"version": "10.42.0",
"version": "10.42.1",
"license": "MIT",

@@ -53,6 +53,6 @@ "author": {

"dependencies": {
"@auto-it/core": "10.42.0",
"@auto-it/npm": "10.42.0",
"@auto-it/released": "10.42.0",
"@auto-it/version-file": "10.42.0",
"@auto-it/core": "10.42.1",
"@auto-it/npm": "10.42.1",
"@auto-it/released": "10.42.1",
"@auto-it/version-file": "10.42.1",
"await-to-js": "^3.0.0",

@@ -71,3 +71,3 @@ "chalk": "^4.0.0",

},
"gitHead": "a36e70f2464e168161d130d878c1b4ada3cc8b44"
"gitHead": "128a7df78154d0d80ccf7a3d28c4f5b34c5bf009"
}
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