@laborx/actions-tracking-artifacts
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "@laborx/actions-tracking-artifacts", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"main": "dist/src/index.js", | ||
@@ -15,5 +15,5 @@ "types": "dist/src/index.d.ts", | ||
"devDependencies": { | ||
"@laborx/actions-tracking-contracts": "^1.0.0", | ||
"@laborx/gulp-tasks": "~0.1.2", | ||
"@truffle-types/dep-contracts": "~0.1.0", | ||
"@laborx/actions-tracking-contracts": "^1.0.1", | ||
"@laborx/gulp-tasks": "~0.2.3", | ||
"@truffle-types/dep-contracts": "~0.1.3", | ||
"gulp": "~4.0.0" | ||
@@ -24,2 +24,3 @@ }, | ||
"tsc": "tsc", | ||
"pretty-quick": "pretty-quick", | ||
"prepublishOnly": "yarn run build", | ||
@@ -34,3 +35,3 @@ "compile": "yarn run gulp compile --minify", | ||
}, | ||
"gitHead": "4c159d5590d018b4e8a4118d51f14dda506f439c" | ||
"gitHead": "ed67390510f2af5f38adcab9f56f7ebccbb47b3f" | ||
} |
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
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
84406