@@ -544,3 +544,3 @@ "use strict"; | ||
| if (mainOptions.version) { | ||
| const version = "11.3.3" || core_1.getAutoVersion(); | ||
| const version = "11.3.4" || core_1.getAutoVersion(); | ||
| console.log(`v${version}`); | ||
@@ -547,0 +547,0 @@ } |
+6
-6
@@ -7,3 +7,3 @@ { | ||
| "description": "CLI tools to help facilitate semantic versioning based on GitHub PR labels", | ||
| "version": "11.3.3", | ||
| "version": "11.3.4", | ||
| "license": "MIT", | ||
@@ -53,6 +53,6 @@ "author": { | ||
| "dependencies": { | ||
| "@auto-it/core": "11.3.3", | ||
| "@auto-it/npm": "11.3.3", | ||
| "@auto-it/released": "11.3.3", | ||
| "@auto-it/version-file": "11.3.3", | ||
| "@auto-it/core": "11.3.4", | ||
| "@auto-it/npm": "11.3.4", | ||
| "@auto-it/released": "11.3.4", | ||
| "@auto-it/version-file": "11.3.4", | ||
| "await-to-js": "^3.0.0", | ||
@@ -71,3 +71,3 @@ "chalk": "^4.0.0", | ||
| }, | ||
| "gitHead": "1b5aabcf8acafb4028e75cd1cdd73dca6cc89673" | ||
| "gitHead": "1cee281833fc4c30dd30a0cc0d24d21079b6366b" | ||
| } |
Debug access
Supply chain riskUses debug, reflection and dynamic code execution features.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Debug access
Supply chain riskUses debug, reflection and dynamic code execution features.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
Updated
Updated
Updated
Updated