@transmute/cbor-ld
Advanced tools
Comparing version 0.6.1-unstable.16 to 0.6.1-unstable.17
@@ -5,3 +5,3 @@ { | ||
"module": "dist/cbor-ld.esm.js", | ||
"version": "0.6.1-unstable.16", | ||
"version": "0.6.1-unstable.17", | ||
"license": "Apache-2.0", | ||
@@ -25,3 +25,3 @@ "main": "dist/index.js", | ||
"build": "tsdx build", | ||
"test": "TS_JEST_DISABLE_VER_CHECKER=true tsdx test", | ||
"test": "tsdx test", | ||
"lint": "tsdx lint src --fix", | ||
@@ -32,7 +32,2 @@ "prepare": "tsdx build", | ||
}, | ||
"husky": { | ||
"hooks": { | ||
"pre-commit": "npm run lint" | ||
} | ||
}, | ||
"prettier": { | ||
@@ -82,3 +77,3 @@ "printWidth": 80, | ||
}, | ||
"gitHead": "ba3129595bdc7a7257866f183d6b696afd51e471" | ||
"gitHead": "e3d2fa466d00ac415ca19d756c09355338b82fce" | ||
} |
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
557539