colorbrewer
Advanced tools
Comparing version 1.5.0 to 1.5.1
{ | ||
"name": "colorbrewer", | ||
"version": "1.5.0", | ||
"version": "1.5.1", | ||
"description": "A shim module of colorbrewer2 by Cythina Brewer for browserify", | ||
@@ -44,2 +44,3 @@ "keywords": [ | ||
"module": "index.es.js", | ||
"types": "./types/index.d.ts", | ||
"devDependencies": { | ||
@@ -46,0 +47,0 @@ "@rollup/plugin-commonjs": "^17.1.0", |
@@ -22,4 +22,9 @@ colorbrewer | ||
## Notes: | ||
* There is a compatibility issue with `1.4.0` so do lock your version to `1.3.0` for now | ||
* `1.5.0` is using rollup to generate both UMD and ES module so hopefully this will resolve the problems for most of us. | ||
## Huge thanks to: | ||
* Connor Peet - [connor4312](https://github.com/connor4312) - for adding | ||
TypeScript support since version `1.4.0` |
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
111797
30