@auto-it/git-tag
Advanced tools
Comparing version 7.4.3 to 7.4.4-canary.551.7180.0
"use strict"; | ||
var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) { | ||
function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); } | ||
return new (P || (P = Promise))(function (resolve, reject) { | ||
function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } } | ||
function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } } | ||
function step(result) { result.done ? resolve(result.value) : new P(function (resolve) { resolve(result.value); }).then(fulfilled, rejected); } | ||
function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); } | ||
step((generator = generator.apply(thisArg, _arguments || [])).next()); | ||
@@ -8,0 +9,0 @@ }); |
{ | ||
"name": "@auto-it/git-tag", | ||
"version": "7.4.3", | ||
"version": "7.4.4-canary.551.7180.0", | ||
"main": "dist/index.js", | ||
@@ -38,3 +38,3 @@ "description": "Manage your projects version through just a git tag", | ||
"dependencies": { | ||
"@auto-it/core": "^7.4.3", | ||
"@auto-it/core": "7.4.4-canary.551.7180.0", | ||
"semver": "^6.0.0" | ||
@@ -45,3 +45,3 @@ }, | ||
}, | ||
"gitHead": "095c74628474def765efa6e40bdcf9a8baac8710" | ||
"gitHead": "6b9d94cade00724f645b221e96e7c42d887c6e77" | ||
} |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
8356
94
2
+ Added@atomist/slack-messages@1.1.1(transitive)
+ Added@auto-it/core@7.4.4-canary.551.7180.0(transitive)
+ Added@octokit/plugin-enterprise-compatibility@1.3.0(transitive)
+ Added@octokit/rest@16.28.7(transitive)
+ Addedargparse@1.0.10(transitive)
+ Addedcaller-callsite@2.0.0(transitive)
+ Addedcaller-path@2.0.0(transitive)
+ Addedcallsites@2.0.0(transitive)
+ Addedcosmiconfig@5.2.1(transitive)
+ Addedesprima@4.0.1(transitive)
+ Addedimport-fresh@2.0.0(transitive)
+ Addedis-directory@0.3.1(transitive)
+ Addedjs-yaml@3.14.1(transitive)
+ Addedresolve-from@3.0.0(transitive)
+ Addedsprintf-js@1.0.3(transitive)
+ Addeduniversal-user-agent@3.0.0(transitive)
+ Addedurl-template@2.0.8(transitive)
- Removed@auto-it/core@7.17.0(transitive)
- Removed@babel/code-frame@7.26.2(transitive)
- Removed@babel/helper-validator-identifier@7.25.9(transitive)
- Removed@octokit/plugin-enterprise-compatibility@1.1.1(transitive)
- Removed@octokit/rest@16.35.0(transitive)
- Removed@types/parse-json@4.0.2(transitive)
- Removedagent-base@4.3.0(transitive)
- Removedcallsites@3.1.0(transitive)
- Removedcosmiconfig@6.0.0(transitive)
- Removeddebug@3.2.7(transitive)
- Removedes6-promise@4.2.8(transitive)
- Removedes6-promisify@5.0.0(transitive)
- Removedhttps-proxy-agent@3.0.1(transitive)
- Removedimport-fresh@3.3.0(transitive)
- Removedjs-tokens@4.0.0(transitive)
- Removedjson-parse-even-better-errors@2.3.1(transitive)
- Removedlines-and-columns@1.2.4(transitive)
- Removedparent-module@1.0.1(transitive)
- Removedparse-json@5.2.0(transitive)
- Removedpath-type@4.0.0(transitive)
- Removedpicocolors@1.1.1(transitive)
- Removedresolve-from@4.0.0(transitive)
- Removedtslib@1.10.0(transitive)
- Removeduniversal-user-agent@4.0.1(transitive)
- Removedyaml@1.10.2(transitive)