Comparing version 0.8.0 to 0.8.1
## Changelog | ||
## 0.8.1 | ||
* Bump `mapnik-reference` dependency to ~3.1.0 to pull in new properties. | ||
## 0.8.0 | ||
@@ -4,0 +8,0 @@ |
{ | ||
"name": "carto", | ||
"version": "0.8.0", | ||
"version": "0.8.1", | ||
"description": "Mapnik Stylesheet Compiler", | ||
@@ -39,3 +39,3 @@ "url": "https://github.com/mapbox/carto", | ||
"underscore": "~1.3.3", | ||
"mapnik-reference": "~3.0.0", | ||
"mapnik-reference": "~3.1.0", | ||
"xml2js": "~0.1.13" | ||
@@ -42,0 +42,0 @@ }, |
@@ -1,2 +0,2 @@ | ||
# carto | ||
# CartoCSS | ||
@@ -18,3 +18,3 @@ [![Build Status](https://secure.travis-ci.org/mapbox/carto.png)](http://travis-ci.org/mapbox/carto) | ||
to the XML files accepted by Cascadenik, just translated into JSON. | ||
* Carto will not embed files or download URLs for you. Stylesheets should | ||
* CartoCSS will not embed files or download URLs for you. Stylesheets should | ||
be embedded directly into your MML JSON and any datasources should be | ||
@@ -216,3 +216,3 @@ paths (relative or absolute) that would be acceptable in Mapnik XML. | ||
Carto supports a variety of filter styles: | ||
CartoCSS supports a variety of filter styles: | ||
@@ -248,3 +248,3 @@ Numeric comparisons: | ||
If you're using [TileMill](http://mapbox.com/tilemill/), you're already | ||
using Carto and don't need to do a thing. | ||
using CartoCSS and don't need to do a thing. | ||
@@ -251,0 +251,0 @@ If you're a developer-type and want to use the `carto` binary with |
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
178673
52
3167
+ Addedmapnik-reference@3.1.0(transitive)
- Removedmapnik-reference@3.0.0(transitive)
Updatedmapnik-reference@~3.1.0