@types/js-yaml
Advanced tools
Comparing version 3.5.21-alpha to 3.5.22-alpha
@@ -83,4 +83,3 @@ // Type definitions for js-yaml 3.5.2 | ||
declare module 'js-yaml' { | ||
export = jsyaml; | ||
} | ||
export = jsyaml; | ||
export as namespace jsyaml; |
{ | ||
"name": "@types/js-yaml", | ||
"version": "3.5.21-alpha", | ||
"version": "3.5.22-alpha", | ||
"description": "TypeScript definitions for js-yaml 3.5.2", | ||
@@ -8,2 +8,6 @@ "main": "", | ||
"author": "Bart van der Schoor <https://github.com/Bartvds>, Sebastian Clausen <https://github.com/sclausen>", | ||
"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:20 GMT | ||
* File structure: OldUMD | ||
* Last updated: Fri, 01 Jul 2016 18:42:27 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": [ | ||
"jsyaml" | ||
], | ||
"declaredModules": [ | ||
"js-yaml" | ||
], | ||
"declaredModules": [], | ||
"files": [ | ||
"index.d.ts" | ||
], | ||
"contentHash": "01856d873c69a3846b21576998f661017f781cbb33ab0a81c88e119acc9f1bd3" | ||
"contentHash": "af9e25a00e63fc4778267c96d2e449f1f97a9ad5805b6c62cdecd048e1c06dc3" | ||
} |
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
4737
0
94