turbo-carto
Advanced tools
Comparing version 0.19.1 to 0.19.2
# Changelog | ||
## Version 0.19.2 | ||
Released 2017-07-20 | ||
- Fix ramp to not generate conditional cartocss when datasource returns one value #69 | ||
## Version 0.19.1 | ||
@@ -4,0 +10,0 @@ Released 2017-05-22 |
{ | ||
"name": "turbo-carto", | ||
"version": "0.19.1", | ||
"version": "0.19.2", | ||
"description": "CartoCSS preprocessor", | ||
@@ -5,0 +5,0 @@ "main": "src/index.js", |
@@ -203,3 +203,3 @@ 'use strict'; | ||
start: 0, | ||
end: Math.max(filters.length - 1, 1) | ||
end: Math.max(filters.length - 1, 0) | ||
}; | ||
@@ -206,0 +206,0 @@ var indexOffset = 1; |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
102904
91
2661
0