@types/js-cookie
Advanced tools
Comparing version 2.0.21-alpha to 2.0.22-alpha
@@ -94,4 +94,3 @@ // Type definitions for js-cookie v2.0 | ||
declare module 'js-cookie' { | ||
export = Cookies; | ||
} | ||
export = Cookies; | ||
export as namespace Cookies; |
{ | ||
"name": "@types/js-cookie", | ||
"version": "2.0.21-alpha", | ||
"version": "2.0.22-alpha", | ||
"description": "TypeScript definitions for js-cookie v2.0", | ||
@@ -8,2 +8,6 @@ "main": "", | ||
"author": "Theodore Brown <https://github.com/theodorejb>", | ||
"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": [ | ||
"Cookies" | ||
], | ||
"declaredModules": [ | ||
"js-cookie" | ||
], | ||
"declaredModules": [], | ||
"files": [ | ||
"index.d.ts" | ||
], | ||
"contentHash": "5b8a289d6bb5cd8182030398c8b1f8935e8a5e70e95b90dead013ad427c633e2" | ||
"contentHash": "c38457292d51f4e4c200c41179cc1f70364620104c197a003b1aa42944bc9059" | ||
} |
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
0
4750
101