@nextgis/paint
Advanced tools
Comparing version 1.0.0-beta.3 to 1.0.0-beta.4
@@ -6,2 +6,10 @@ # Change Log | ||
# [1.0.0-beta.4](https://github.com/nextgis/nextgis_frontend/compare/v1.0.0-beta.3...v1.0.0-beta.4) (2021-01-17) | ||
**Note:** Version bump only for package @nextgis/paint | ||
# [1.0.0-beta.3](https://github.com/nextgis/nextgis_frontend/compare/v1.0.0-beta.2...v1.0.0-beta.3) (2020-12-19) | ||
@@ -8,0 +16,0 @@ |
@@ -1,2 +0,2 @@ | ||
/** Bundle of @nextgis/paint; version: 1.0.0-beta.3; author: NextGIS */ | ||
/** Bundle of @nextgis/paint; version: 1.0.0-beta.4; author: NextGIS */ | ||
'use strict'; | ||
@@ -3,0 +3,0 @@ |
@@ -1,2 +0,2 @@ | ||
/** Bundle of @nextgis/paint; version: 1.0.0-beta.3; author: NextGIS */ | ||
/** Bundle of @nextgis/paint; version: 1.0.0-beta.4; author: NextGIS */ | ||
function isExpression(value) { | ||
@@ -3,0 +3,0 @@ if (Array.isArray(value)) { |
@@ -1,2 +0,2 @@ | ||
/** Bundle of @nextgis/paint; version: 1.0.0-beta.3; author: NextGIS */ | ||
/** Bundle of @nextgis/paint; version: 1.0.0-beta.4; author: NextGIS */ | ||
import { featureFilter } from '@nextgis/properties-filter'; | ||
@@ -3,0 +3,0 @@ |
@@ -1,2 +0,2 @@ | ||
/** Bundle of @nextgis/paint; version: 1.0.0-beta.3; author: NextGIS */ | ||
/** Bundle of @nextgis/paint; version: 1.0.0-beta.4; author: NextGIS */ | ||
var Paint = (function (exports) { | ||
@@ -3,0 +3,0 @@ 'use strict'; |
{ | ||
"name": "@nextgis/paint", | ||
"version": "1.0.0-beta.3", | ||
"version": "1.0.0-beta.4", | ||
"description": "Create style for vector layer", | ||
@@ -11,3 +11,3 @@ "main": "index.js", | ||
"dependencies": { | ||
"@nextgis/properties-filter": "^1.0.0-beta.3", | ||
"@nextgis/properties-filter": "^1.0.0-beta.4", | ||
"geojson": "^0.5.0" | ||
@@ -52,3 +52,3 @@ }, | ||
}, | ||
"gitHead": "b134621f4c8179628e5bf9ac6271452206f80ddc" | ||
"gitHead": "961be1e7a85fd5b8b5f3dd72d20b738c2d4a7b15" | ||
} |
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
56584