@types/chroma-js
Advanced tools
Comparing version 1.1.29 to 1.1.30
@@ -266,1 +266,5 @@ // Type definitions for Chroma.js v1.1.1 | ||
declare var chroma: Chroma.ChromaStatic; | ||
declare module "chroma-js" { | ||
export = chroma; | ||
} |
{ | ||
"name": "@types/chroma-js", | ||
"version": "1.1.29", | ||
"version": "1.1.30", | ||
"description": "TypeScript definitions for Chroma.js v1.1.1", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
@@ -11,4 +11,4 @@ # Installation | ||
Additional Details | ||
* Last updated: Tue, 02 Aug 2016 15:42:54 GMT | ||
* File structure: Global | ||
* Last updated: Thu, 18 Aug 2016 13:50:05 GMT | ||
* File structure: Mixed | ||
* Library Dependencies: none | ||
@@ -15,0 +15,0 @@ * Module Dependencies: none |
@@ -13,7 +13,9 @@ { | ||
"sourceBranch": "types-2.0", | ||
"kind": "Global", | ||
"kind": "Mixed", | ||
"globals": [ | ||
"chroma" | ||
], | ||
"declaredModules": [], | ||
"declaredModules": [ | ||
"chroma-js" | ||
], | ||
"files": [ | ||
@@ -23,3 +25,3 @@ "index.d.ts" | ||
"hasPackageJson": false, | ||
"contentHash": "3323d79136fc9525b9ab594a7f7f7ccf2426ac5e36ef33027b0c0224b8f4e046" | ||
"contentHash": "f706c52cd8364cfd4c0040763e055b4f00524e8d99f856554b97d6772d888e3c" | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
9884
226
0