@helpdotcom/is
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -0,1 +1,8 @@ | ||
# 2016-05-27, Version 1.0.2 (Stable) | ||
* [[c680c9549a](https://git.help.com/common-backend/is/commit/c680c9549a)] - ci: add release stage (Evan Lucas) | ||
* [[bd3fc7adb6](https://git.help.com/common-backend/is/commit/bd3fc7adb6)] - ci: use quay.io images (Evan Lucas) [CHAT-460](https://helpdotcom.atlassian.net/browse/CHAT-460) | ||
* [[5069c1ee5f](https://git.help.com/common-backend/is/commit/5069c1ee5f)] - deps: @helpdotcom/releaseit@2.0.1 (Evan Lucas) | ||
* [[31426861f4](https://git.help.com/common-backend/is/commit/31426861f4)] - deps: check-pkg@2.0.1 (Evan Lucas) | ||
# 2016-05-05, Version 1.0.1 (Stable) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@helpdotcom/is", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "isDate, isUUID, and isEmail for use with help-gen", | ||
"main": "index.js", | ||
"scripts": { | ||
"check": "check-pkg --verbose", | ||
"check": "check-pkg", | ||
"lint": "lintit", | ||
"pretest": "lintit && check-pkg --verbose", | ||
"test": "tap test.js --cov" | ||
"pretest": "lintit && check-pkg", | ||
"test": "tap test.js --cov", | ||
"release": "releaseit" | ||
}, | ||
@@ -16,3 +17,4 @@ "dependencies": { | ||
"devDependencies": { | ||
"check-pkg": "~1.0.0", | ||
"@helpdotcom/releaseit": "~2.0.3", | ||
"check-pkg": "~2.0.1", | ||
"lintit": "~1.0.1", | ||
@@ -19,0 +21,0 @@ "tap": "~5.7.0" |
Sorry, the diff of this file is not supported yet
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
5503
4
1