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

extensible-validator

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

extensible-validator - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

dist/DateSchema.d.ts

10

package.json
{
"name": "extensible-validator",
"version": "2.0.0",
"version": "2.0.1",
"description": "Typescript-friendly and extensible object and value validation",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"scripts": {},
"scripts": {
"prepublish": "npm run clean && npm run build",
"build": "tsc",
"clean": "rimraf dist",
"test": "mocha"
},
"author": "Stewart Mackenzie-Leigh",

@@ -17,2 +22,3 @@ "license": "ISC",

"mocha": "^6.1.4",
"rimraf": "^2.6.3",
"ts-node": "^8.3.0",

@@ -19,0 +25,0 @@ "typescript": "^2.9.2"

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