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

carto

Package Overview
Dependencies
Maintainers
6
Versions
68
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

carto - npm Package Compare versions

Comparing version 0.8.0 to 0.8.1

4

CHANGELOG.md
## Changelog
## 0.8.1
* Bump `mapnik-reference` dependency to ~3.1.0 to pull in new properties.
## 0.8.0

@@ -4,0 +8,0 @@

4

package.json
{
"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

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