@types/jsonschema
Advanced tools
Comparing version 0.0.3 to 0.0.4
{ | ||
"name": "@types/jsonschema", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "TypeScript definitions for jsonschema", | ||
@@ -14,4 +14,5 @@ "license": "MIT", | ||
"dependencies": {}, | ||
"typings": "jsonschema.d.ts", | ||
"typesPublisherContentHash": "9ec5d02dc96cc86c20272556ee9120c612559515672e8c5cb0a658cc0df79ff9" | ||
"peerDependencies": {}, | ||
"typings": "index.d.ts", | ||
"typesPublisherContentHash": "ca3b5a05811609f7fad3fbbeb222d3f3f039ef036d36737bdb30e5eb224d7841" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Mon, 19 Sep 2016 17:28:59 GMT | ||
* Last updated: Wed, 05 Oct 2016 20:53:34 GMT | ||
* File structure: DeclareModule | ||
@@ -14,0 +14,0 @@ * Library Dependencies: none |
{ | ||
"authors": "Vlado Tešanovic <https://github.com/vladotesanovic>", | ||
"definitionFilename": "jsonschema.d.ts", | ||
"definitionFilename": "index.d.ts", | ||
"libraryDependencies": [], | ||
@@ -19,6 +19,6 @@ "moduleDependencies": [], | ||
"files": [ | ||
"jsonschema.d.ts" | ||
"index.d.ts" | ||
], | ||
"hasPackageJson": false, | ||
"contentHash": "9ec5d02dc96cc86c20272556ee9120c612559515672e8c5cb0a658cc0df79ff9" | ||
"contentHash": "ca3b5a05811609f7fad3fbbeb222d3f3f039ef036d36737bdb30e5eb224d7841" | ||
} |
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
4617