get-date-format
Advanced tools
Comparing version 0.1.1 to 0.1.2
{ | ||
"name": "get-date-format", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "Module that tries to get the date format out of sample of dates", | ||
@@ -15,4 +15,5 @@ "main": "./dist/lib.js", | ||
"test": "npm run lint && npm run test:unit", | ||
"test:unit": "cross-env NODE_ENV=TEST jest src", | ||
"test:unit": "cross-env NODE_ENV=TEST jest src --coverage", | ||
"test:unit:watch": "cross-env NODE_ENV=TEST jest --watch src", | ||
"release:tag": "git tag $npm_package_version && git push --tags", | ||
"prestart": "npm run build", | ||
@@ -19,0 +20,0 @@ "prepublish": "npm run build" |
@@ -5,3 +5,5 @@ * [x] FIX Prettier | ||
* [ ] implement CI | ||
* [ ] write README.MD | ||
* [ ] remove chai | ||
* [x] write README.MD | ||
* [ ] performance optimization in README.MD | ||
* [ ] prettier badge | ||
@@ -8,0 +10,0 @@ * [ ] codecove |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
305325
16
8521
1