@ikas/app-helpers
Advanced tools
Comparing version 1.0.0 to 1.0.1-alpha.0
{ | ||
"name": "@ikas/app-helpers", | ||
"version": "1.0.0", | ||
"version": "1.0.1-alpha.0", | ||
"description": "ikas store app helpers", | ||
@@ -25,7 +25,7 @@ "main": "dist/index.js", | ||
"version:patch": "yarn build && npm --no-git-tag-version version patch && git add .", | ||
"version:canary": "yarn build && npm --no-git-tag-version version prerelease --preid=canary && git add ." | ||
"version:alpha": "yarn build && npm --no-git-tag-version version prerelease --preid=alpha && git add ." | ||
}, | ||
"husky": { | ||
"hooks": { | ||
"pre-commit": "git-branch-is development && yarn version:canary || true" | ||
"pre-commit": "git-branch-is development && yarn version:alpha || true" | ||
} | ||
@@ -32,0 +32,0 @@ }, |
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
13296
16
0
2