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 11.1.1 to 11.1.2

2

dist/parse-args.js

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

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

@@ -547,0 +547,0 @@ }

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

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

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

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

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

},
"gitHead": "f124234fde14f66f13088302bc152ef990bda368"
"gitHead": "6f694fef343fac7fcf564069a7491470b675f376"
}
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