Comparing version 0.0.1 to 1.0.0
{ | ||
"name": "bucket-ts", | ||
"version": "0.0.1", | ||
"version": "1.0.0", | ||
"author": "ian.b.taylor@gmail.com", | ||
"license": "MIT", | ||
"repository": "https://github.com/itaylor/bucket-ts", | ||
"main": "build/index.js", | ||
"types": "build/index.d.ts", | ||
"scripts": { | ||
"build": "tsc" | ||
"build": "tsc", | ||
"release": "semantic-release -e semantic-release-monorepo" | ||
}, | ||
@@ -11,0 +13,0 @@ "dependencies": { |
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
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
1
2
21099
22
411