credit-card-gaps-pattern
Advanced tools
Comparing version 0.0.2 to 0.0.3
@@ -0,6 +1,18 @@ | ||
## <small>0.0.3 (2019-05-21)</small> | ||
* docs: fix node badges ([4242b42](https://github.com/scrum/credit-card-gaps-pattern/commit/4242b42)) | ||
* docs: fix user name in dep ([84bd0d7](https://github.com/scrum/credit-card-gaps-pattern/commit/84bd0d7)) | ||
* docs: update instance pattern on field ([9355bff](https://github.com/scrum/credit-card-gaps-pattern/commit/9355bff)) | ||
* build: update depDev ([ea56b9c](https://github.com/scrum/credit-card-gaps-pattern/commit/ea56b9c)) | ||
* build: update restricted-input to v2 ([203b602](https://github.com/scrum/credit-card-gaps-pattern/commit/203b602)) | ||
## <small>0.0.2 (2019-04-15)</small> | ||
* 0.0.2 ([f7fcaba](https://github.com/scrum/credit-card-gaps-pattern/commit/f7fcaba)) | ||
* build: add buldins and file for docs ([319216e](https://github.com/scrum/credit-card-gaps-pattern/commit/319216e)) | ||
* build: minify js ([af6aa19](https://github.com/scrum/credit-card-gaps-pattern/commit/af6aa19)) | ||
* build: rebuild with buildins ([ff1d04e](https://github.com/scrum/credit-card-gaps-pattern/commit/ff1d04e)) | ||
* build: update changelog ([632d476](https://github.com/scrum/credit-card-gaps-pattern/commit/632d476)) | ||
* build: update depdev ([370d96b](https://github.com/scrum/credit-card-gaps-pattern/commit/370d96b)) | ||
@@ -7,0 +19,0 @@ * perf: brought constants to a separate entity ([bcba444](https://github.com/scrum/credit-card-gaps-pattern/commit/bcba444)) |
{ | ||
"name": "credit-card-gaps-pattern", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "Creates a pattern for restricted-input from data obtained from credit-card-type", | ||
@@ -60,5 +60,5 @@ "license": "MIT", | ||
"eslint-plugin-unicorn": "^8.0.2", | ||
"husky": "^1.3.1", | ||
"husky": "^2.3.0", | ||
"lint-staged": "^8.1.1", | ||
"nyc": "^13.1.0", | ||
"nyc": "^14.1.1", | ||
"prettier": "^1.17.0", | ||
@@ -69,5 +69,5 @@ "read-pkg": "^5.0.0", | ||
"rollup-plugin-babel": "^4.3.2", | ||
"rollup-plugin-commonjs": "^9.3.4", | ||
"rollup-plugin-commonjs": "^10.0.0", | ||
"rollup-plugin-node-builtins": "^2.1.2", | ||
"rollup-plugin-node-resolve": "^4.2.3", | ||
"rollup-plugin-node-resolve": "^5.0.0", | ||
"rollup-plugin-terser": "^4.0.3" | ||
@@ -74,0 +74,0 @@ }, |
@@ -5,3 +5,3 @@ # credit-card-gaps-pattern | ||
[](https://travis-ci.org/Scrum/credit-card-gaps-pattern)[](https://ci.appveyor.com/project/GitScrum/credit-card-gaps-pattern)[]()[](https://www.npmjs.com/package/credit-card-gaps-pattern)[](https://david-dm.org/gitScrum/credit-card-gaps-pattern)[](https://github.com/sindresorhus/xo)[](https://coveralls.io/r/Scrum/credit-card-gaps-pattern) | ||
[](https://travis-ci.org/Scrum/credit-card-gaps-pattern)[](https://ci.appveyor.com/project/GitScrum/credit-card-gaps-pattern)[]()[](https://www.npmjs.com/package/credit-card-gaps-pattern)[](https://david-dm.org/Scrum/credit-card-gaps-pattern)[](https://github.com/sindresorhus/xo)[](https://coveralls.io/r/Scrum/credit-card-gaps-pattern) | ||
@@ -8,0 +8,0 @@ [](https://www.npmjs.com/package/credit-card-gaps-pattern)[](https://www.npmjs.com/package/credit-card-gaps-pattern) |
12197