Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

auto

Package Overview
Dependencies
Maintainers
6
Versions
1215
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.0.3 to 11.0.4

2

dist/parse-args.js

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

if (mainOptions.version) {
const version = "11.0.3" || core_1.getAutoVersion();
const version = "11.0.4" || 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.0.3",
"version": "11.0.4",
"license": "MIT",

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

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

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

},
"gitHead": "6e35c33c8b9bdad1ce563885be77ab191ab7c961"
"gitHead": "af71ce54bba8cb83c69d2f980316c85349af2ffd"
}
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