@lazy-cjk/util
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -6,4 +6,12 @@ # Change Log | ||
## [1.0.2](https://github.com/bluelovers/ws-regexp/compare/@lazy-cjk/util@1.0.1...@lazy-cjk/util@1.0.2) (2020-06-03) | ||
**Note:** Version bump only for package @lazy-cjk/util | ||
## 1.0.1 (2020-05-28) | ||
**Note:** Version bump only for package @lazy-cjk/util |
{ | ||
"name": "@lazy-cjk/util", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "", | ||
@@ -63,3 +63,3 @@ "keywords": [ | ||
"test": "echo \"Error: no test specified\" && exit 1", | ||
"test:jest": "jest --coverage", | ||
"test:jest": "jest", | ||
"test:mocha": "npx mocha --require ts-node/register \"!(node_modules)/**/*.{test,spec}.{ts,tsx}\"", | ||
@@ -82,3 +82,3 @@ "npm:publish": "npm publish", | ||
}, | ||
"gitHead": "3c7ff7966b97974b7ed9303c6e0a746e8b5fc161" | ||
"gitHead": "383e9049c306d0355b26ee9caf18b030f134c858" | ||
} |
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
9054