colorbrewer
Advanced tools
Comparing version 1.5.6 to 1.5.7
@@ -310,2 +310,2 @@ var index = { | ||
export default index; | ||
export { index as default }; |
(function (global, factory) { | ||
typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory() : | ||
typeof define === 'function' && define.amd ? define(factory) : | ||
(global = typeof globalThis !== 'undefined' ? globalThis : global || self, global.colorbrewer = factory()); | ||
}(this, (function () { 'use strict'; | ||
(global = typeof globalThis !== 'undefined' ? globalThis : global || self, global.colorbewer = factory()); | ||
})(this, (function () { 'use strict'; | ||
@@ -318,2 +318,2 @@ var index = { | ||
}))); | ||
})); |
{ | ||
"name": "colorbrewer", | ||
"version": "1.5.6", | ||
"version": "1.5.7", | ||
"description": "A shim module of colorbrewer2 by Cythina Brewer for browserify", | ||
@@ -40,3 +40,3 @@ "keywords": [ | ||
"scripts": { | ||
"build": "rollup -c" | ||
"build": "rollup -c rollup.config.js.dual" | ||
}, | ||
@@ -43,0 +43,0 @@ "main": "index.js", |
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
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
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
111826
1