@injectivelabs/ts-types
Advanced tools
Comparing version 1.10.0 to 1.10.1-alpha.0
{ | ||
"name": "@injectivelabs/ts-types", | ||
"description": "List of types that can be reused throughout Injective's projects.", | ||
"version": "1.10.0", | ||
"version": "1.10.1-alpha.0", | ||
"license": "Apache-2.0", | ||
@@ -22,3 +22,3 @@ "main": "dist/cjs/index.js", | ||
"build:watch": "tsc --build -w tsconfig.build.json && tsc -w --build tsconfig.build.esm.json && yarn build:post && link-module-alias", | ||
"build:post": "shx cp ../../stub/package.json.stub dist/cjs/package.json && shx cp ../../stub/package.esm.json.stub dist/esm/package.json", | ||
"build:post": "shx cp ../../etc/stub/package.json.stub dist/cjs/package.json && shx cp ../../etc/stub/package.esm.json.stub dist/esm/package.json", | ||
"clean": "tsc --build tsconfig.build.json --clean && tsc --build tsconfig.build.esm.json --clean && shx rm -rf coverage *.log junit.xml dist && jest --clearCache", | ||
@@ -37,3 +37,3 @@ "test": "jest", | ||
}, | ||
"gitHead": "b772b31cf28cccb8479c0afe8ed8d2f60bd49a8c" | ||
"gitHead": "c9be8a31a3e014270574b2b8b77c787a6612fde0" | ||
} |
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
43208
2