@injectivelabs/test-utils
Advanced tools
Comparing version 1.14.5 to 1.14.6-beta.0
{ | ||
"name": "@injectivelabs/test-utils", | ||
"description": "List of test-utils and helper functions that can be reused throughout Injective's projects.", | ||
"version": "1.14.5", | ||
"version": "1.14.6-beta.0", | ||
"sideEffects": false, | ||
@@ -22,3 +22,3 @@ "author": { | ||
"postinstall": "link-module-alias", | ||
"build": "tsc --build tsconfig.build.json && tsc --build tsconfig.build.esm.json && yarn build:post && link-module-alias", | ||
"build": "tsc --build --force tsconfig.build.json && tsc --build --force tsconfig.build.esm.json && yarn build:post && link-module-alias", | ||
"build:watch": "tsc --build -w tsconfig.build.json && tsc -w --build tsconfig.build.esm.json && yarn build:post && link-module-alias", | ||
@@ -43,3 +43,3 @@ "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", | ||
}, | ||
"gitHead": "c938b8c7d5a7baf00b775aea707d235525c680b3" | ||
"gitHead": "acdfe829b4e9b6eca91b5b8f00c49cc2e93cdc51" | ||
} |
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
33086
2