@helpdotcom/is
Advanced tools
Comparing version 3.0.2 to 3.0.3
@@ -0,1 +1,6 @@ | ||
# 2018-02-19, Version 3.0.3 (Stable) | ||
* [[e4fb45d034](https://git.help.com/common-backend/is/commit/e4fb45d034)] - ci: build on node 8 instead of node 7 (Evan Lucas) | ||
* [[e559e488a7](https://git.help.com/common-backend/is/commit/e559e488a7)] - deps: remove @helpdotcom/releaseit (Evan Lucas) | ||
# 2018-01-27, Version 3.0.2 (Stable) | ||
@@ -2,0 +7,0 @@ |
{ | ||
"name": "@helpdotcom/is", | ||
"version": "3.0.2", | ||
"version": "3.0.3", | ||
"description": "isDate, isUUID, and isEmail for use with help-gen", | ||
@@ -10,4 +10,3 @@ "main": "index.js", | ||
"pretest": "lintit && check-pkg", | ||
"test": "tap test.js --cov", | ||
"release": "releaseit" | ||
"test": "tap test.js --cov" | ||
}, | ||
@@ -19,3 +18,2 @@ "dependencies": { | ||
"devDependencies": { | ||
"@helpdotcom/releaseit": "~2.0.5", | ||
"check-pkg": "~2.0.2", | ||
@@ -22,0 +20,0 @@ "lintit": "~1.0.3", |
Sorry, the diff of this file is not supported yet
14247
3
7