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

@types/z-schema

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/z-schema - npm Package Compare versions

Comparing version 3.16.20-alpha to 3.16.21-alpha

9

index.d.ts

@@ -6,2 +6,5 @@ // Type definitions for z-schema v3.16.0

export = ZSchema.Validator;
export as namespace ZSchema;
declare namespace ZSchema {

@@ -59,6 +62,2 @@

}
}
declare module "z-schema" {
export = ZSchema.Validator;
}
}
{
"name": "@types/z-schema",
"version": "3.16.20-alpha",
"version": "3.16.21-alpha",
"description": "TypeScript definitions for z-schema v3.16.0",

@@ -8,2 +8,6 @@ "main": "",

"author": "Adam Meadows <https://github.com/job13er>",
"repository": {
"type": "git",
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
},
"license": "MIT",

@@ -10,0 +14,0 @@ "typings": "index.d.ts",

@@ -11,4 +11,4 @@ # Installation

Additional Details
* Last updated: Wed, 25 May 2016 04:20:44 GMT
* File structure: OldUMD
* Last updated: Fri, 01 Jul 2016 18:42:37 GMT
* File structure: UMD
* Library Dependencies: none

@@ -15,0 +15,0 @@ * Module Dependencies: none

@@ -13,13 +13,11 @@ {

"sourceBranch": "types-2.0",
"kind": "OldUMD",
"kind": "UMD",
"globals": [
"ZSchema"
],
"declaredModules": [
"z-schema"
],
"declaredModules": [],
"files": [
"index.d.ts"
],
"contentHash": "979b8d81ceef0437f4c7b9af600a9acfa42fa5f18bca60bdbfe5b0dd57f387cc"
"contentHash": "81fea6334f7ec87199d2edf79affb33fdb7b1a0affba0088938c59faea51c409"
}
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