Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

lodash-checkit

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lodash-checkit - npm Package Compare versions

Comparing version 0.1.3 to 0.2.0

4

package.json
{
"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 |

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc