@lazy-cjk/util
Advanced tools
Comparing version 1.0.4 to 1.0.5
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.0.5](https://github.com/bluelovers/ws-regexp/compare/@lazy-cjk/util@1.0.4...@lazy-cjk/util@1.0.5) (2020-06-09) | ||
**Note:** Version bump only for package @lazy-cjk/util | ||
## [1.0.4](https://github.com/bluelovers/ws-regexp/compare/@lazy-cjk/util@1.0.3...@lazy-cjk/util@1.0.4) (2020-06-07) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@lazy-cjk/util", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "", | ||
@@ -62,3 +62,3 @@ "keywords": [ | ||
"lint": "npx eslint **/*.ts", | ||
"test": "echo \"Error: no test specified\" && exit 1", | ||
"test": "echo \"Error: no test specified\"", | ||
"test:jest": "jest", | ||
@@ -82,3 +82,3 @@ "test:mocha": "npx mocha --require ts-node/register \"!(node_modules)/**/*.{test,spec}.{ts,tsx}\"", | ||
}, | ||
"gitHead": "6a9fdf37db6356c33bd9c12bc318253f7072820d" | ||
"gitHead": "6ca57ce4e04591289d2e139a7349ab4861e0ba87" | ||
} |
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
9578