lodash-checkit
Advanced tools
Comparing version 0.1.3 to 0.2.0
{ | ||
"name": "lodash-checkit", | ||
"version": "0.1.3", | ||
"version": "0.2.0", | ||
"description": "mashup of lodash with checkit module", | ||
@@ -34,5 +34,5 @@ "main": "index.js", | ||
"dependencies": { | ||
"checkit": "^0.6.0", | ||
"checkit": "^0.7.0", | ||
"lodash": "^4.13.1" | ||
} | ||
} |
@@ -98,2 +98,3 @@ # lodash-checkit | ||
| isNotStartCase | from not "isStartCase" | | ||
| isNotString | from not "isString" | | ||
| isNotUpperCase | from not "isUpperCase" | | ||
@@ -114,3 +115,3 @@ | isNotUrl | from not "isUrl" | | ||
| isStartCase | from lodash "...Case" function | | ||
| isString | inherited from lodash module | | ||
| isString | from Checkit module's validator "string" | | ||
| isSymbol | inherited from lodash module | | ||
@@ -117,0 +118,0 @@ | isTypedArray | inherited from lodash module | |
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
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
NPM Shrinkwrap
Supply chain riskPackage contains a shrinkwrap file. This may allow the package to bypass normal install procedures.
Found 1 instance in 1 package
123
0
12222
9
53
+ Addedcheckit@0.7.0(transitive)
- Removedbluebird@2.11.0(transitive)
- Removedcheckit@0.6.0(transitive)
- Removedlodash@3.10.1(transitive)
- Removedwhen@3.7.8(transitive)
Updatedcheckit@^0.7.0