@rosen-bridge/tokens
Advanced tools
Comparing version 0.1.9 to 0.1.10
{ | ||
"name": "@rosen-bridge/tokens", | ||
"version": "0.1.9", | ||
"version": "0.1.10", | ||
"description": "this project manage supported tokens", | ||
@@ -14,3 +14,3 @@ "main": "dist/lib/index.js", | ||
"test": "jest", | ||
"coverage": "c8 npm run test", | ||
"coverage": "jest --coverage", | ||
"release": "npm run test && npm run build && npm publish --access public" | ||
@@ -32,3 +32,2 @@ }, | ||
"@typescript-eslint/parser": "^5.26.0", | ||
"c8": "^7.11.3", | ||
"eslint": "^8.16.0", | ||
@@ -35,0 +34,0 @@ "eslint-config-prettier": "^8.5.0", |
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
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
10
90000