@types/z-schema
Advanced tools
Comparing version 3.16.20-alpha to 3.16.21-alpha
@@ -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" | ||
} |
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
3546
0
73