@carto/cartonik
Advanced tools
Comparing version 0.9.0 to 0.9.1
# Cartonik ChangeLog | ||
## v0.9.1 (2020-05-14) | ||
- Fix `engines` section in package.json | ||
## v0.9.0 (2020-05-13) | ||
@@ -4,0 +8,0 @@ |
{ | ||
"name": "@carto/cartonik", | ||
"version": "0.9.0", | ||
"version": "0.9.1", | ||
"description": "Render maps with @carto/mapnik", | ||
@@ -21,3 +21,3 @@ "publishConfig": { | ||
"node": "^12.16.3", | ||
"npm": "^6.14.5" | ||
"npm": "^6.14.4" | ||
}, | ||
@@ -24,0 +24,0 @@ "scripts": { |
@@ -17,3 +17,3 @@ # Cartonik :earth_africa: | ||
Cartonik requires Node.js 10 or higher | ||
Cartonik requires Node.js 12 | ||
@@ -20,0 +20,0 @@ ```sh |
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
41011