@types/chartist
Advanced tools
Comparing version 0.9.42 to 0.9.43
@@ -286,2 +286,3 @@ // Type definitions for Chartist v0.9.81 | ||
stackBars?: boolean; | ||
stackMode?: 'overlap' | 'accumulate'; | ||
@@ -288,0 +289,0 @@ horizontalBars?: boolean; |
{ | ||
"name": "@types/chartist", | ||
"version": "0.9.42", | ||
"version": "0.9.43", | ||
"description": "TypeScript definitions for Chartist", | ||
@@ -34,2 +34,3 @@ "license": "MIT", | ||
"main": "", | ||
"types": "", | ||
"repository": { | ||
@@ -41,4 +42,4 @@ "type": "git", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "c77ad70d300d476c79e2e5f856322cd524e9689e2a675eae035e53fee8150389", | ||
"typesPublisherContentHash": "347652bcd3f2d86f67e8b37b22cc621424c621c54720300f79f33abd92274d2d", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Tue, 26 Jun 2018 01:10:50 GMT | ||
* Last updated: Wed, 17 Oct 2018 17:46:09 GMT | ||
* Dependencies: none | ||
@@ -14,0 +14,0 @@ * Global values: Chartist |
Sorry, the diff of this file is not supported yet
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
30194
604