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

turbo-carto

Package Overview
Dependencies
Maintainers
2
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

turbo-carto - npm Package Compare versions

Comparing version 0.10.1 to 0.11.0

6

CHANGELOG.md
# Changelog
## Version 0.11.0
Released 2016-06-03
- Export version from package
## Version 0.10.1

@@ -4,0 +10,0 @@ Released 2016-06-01

2

package.json
{
"name": "turbo-carto",
"version": "0.10.1",
"version": "0.11.0",
"description": "CartoCSS preprocessor",

@@ -5,0 +5,0 @@ "main": "src/index.js",

@@ -18,1 +18,2 @@ 'use strict';

module.exports = turbocarto;
module.exports.version = require('../package.json').version;

@@ -8,3 +8,3 @@ 'use strict';

describe('ramp-strategy', function () {
describe('regressions', function () {
function getCartoCss (cartocss, callback) {

@@ -11,0 +11,0 @@ var postcssTurboCarto = new PostcssTurboCarto(new DummyDatasource());

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