Socket
Socket
Sign inDemoInstall

@auto-canary/auto

Package Overview
Dependencies
Maintainers
2
Versions
1226
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@auto-canary/auto - npm Package Compare versions

Comparing version 10.46.0--canary.2356.59f8c2d99098830922aaa6f0b8ebc8db506d3c07.0 to 10.46.1--canary.2362.cecc9d79fa3381051f263744d1e7fce5c43cd4ce.0

2

dist/parse-args.js

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

if (mainOptions.version) {
const version = "10.45.1--canary.2356.59f8c2d99098830922aaa6f0b8ebc8db506d3c07.0" || core_1.getAutoVersion();
const version = "10.46.1--canary.2362.cecc9d79fa3381051f263744d1e7fce5c43cd4ce.0" || 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": "10.46.0--canary.2356.59f8c2d99098830922aaa6f0b8ebc8db506d3c07.0",
"version": "10.46.1--canary.2362.cecc9d79fa3381051f263744d1e7fce5c43cd4ce.0",
"license": "MIT",

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

"dependencies": {
"@auto-canary/core": "10.46.0--canary.2356.59f8c2d99098830922aaa6f0b8ebc8db506d3c07.0",
"@auto-canary/npm": "10.46.0--canary.2356.59f8c2d99098830922aaa6f0b8ebc8db506d3c07.0",
"@auto-canary/released": "10.46.0--canary.2356.59f8c2d99098830922aaa6f0b8ebc8db506d3c07.0",
"@auto-canary/version-file": "10.46.0--canary.2356.59f8c2d99098830922aaa6f0b8ebc8db506d3c07.0",
"@auto-canary/core": "10.46.1--canary.2362.cecc9d79fa3381051f263744d1e7fce5c43cd4ce.0",
"@auto-canary/npm": "10.46.1--canary.2362.cecc9d79fa3381051f263744d1e7fce5c43cd4ce.0",
"@auto-canary/released": "10.46.1--canary.2362.cecc9d79fa3381051f263744d1e7fce5c43cd4ce.0",
"@auto-canary/version-file": "10.46.1--canary.2362.cecc9d79fa3381051f263744d1e7fce5c43cd4ce.0",
"await-to-js": "^3.0.0",

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

},
"gitHead": "59f8c2d99098830922aaa6f0b8ebc8db506d3c07"
"gitHead": "cecc9d79fa3381051f263744d1e7fce5c43cd4ce"
}

Sorry, the diff of this file is too big to display

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