Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

colorbrewer

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

colorbrewer - npm Package Compare versions

Comparing version 1.5.0 to 1.5.1

3

package.json
{
"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`
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc