kierannpmfolder
Advanced tools
Comparing version 1.0.35 to 1.0.36
{ | ||
"name": "kierannpmfolder", | ||
"version": "1.0.35", | ||
"version": "1.0.36", | ||
"description": "", | ||
@@ -9,6 +9,9 @@ "main": "index.js", | ||
"postpublish": "git push && git push --tags ", | ||
"release:patch": "npm version patch --tag-version-prefix=id-idris-iframe- && npm publish" | ||
"release:patch": "yarn version --patch --tag-version-prefix=id-idris-iframe- && yarn publish" | ||
}, | ||
"author": "", | ||
"license": "ISC" | ||
"license": "ISC", | ||
"dependencies": { | ||
"yarn": "^1.22.19" | ||
} | ||
} |
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
1398
3
37
0
1
+ Addedyarn@^1.22.19
+ Addedyarn@1.22.22(transitive)