@accounts/error
Advanced tools
Comparing version 0.6.1 to 0.7.0
{ | ||
"name": "@accounts/error", | ||
"version": "0.6.1", | ||
"version": "0.7.0", | ||
"description": "Accounts-js Error", | ||
@@ -19,4 +19,4 @@ "main": "lib/index.js", | ||
"testonly": "jest", | ||
"test:watch": "jest --watch", | ||
"coverage": "yarn testonly -- --coverage" | ||
"test:watch": "yarn testonly --watch", | ||
"coverage": "yarn testonly --coverage" | ||
}, | ||
@@ -51,3 +51,3 @@ "jest": { | ||
"@types/jest": "23.3.9", | ||
"@types/node": "10.12.0", | ||
"@types/node": "10.12.9", | ||
"jest": "23.6.0", | ||
@@ -54,0 +54,0 @@ "rimraf": "2.6.2" |
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
4500