Socket
Socket
Sign inDemoInstall

@mmit/validate

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mmit/validate - npm Package Compare versions

Comparing version 0.2.5 to 0.2.6

6

package.json
{
"name": "@mmit/validate",
"author": "Mike Mitterer",
"version": "0.2.5",
"version": "0.2.6",
"description": "Object validation for/in TS",

@@ -30,4 +30,4 @@ "keywords": [

"test": "jest",
"test:unit": "jest src/test/unit",
"test:integration": "jest src/test/integration",
"test:unit": "jest --colors src/test/unit",
"test:integration": "jest --colors src/test/integration",
"doc": "typedoc --out doc",

@@ -34,0 +34,0 @@ "clean": "rm -rf lib dist bin doc && jest --clearCache",

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