@nextgis/paint
Advanced tools
Comparing version 3.0.0-alpha.4 to 3.0.0-alpha.5
@@ -1,2 +0,2 @@ | ||
/** Bundle of @nextgis/paint; version: 3.0.0-alpha.4; author: NextGIS */ | ||
/** Bundle of @nextgis/paint; version: 3.0.0-alpha.5; author: NextGIS */ | ||
'use strict'; | ||
@@ -3,0 +3,0 @@ |
@@ -1,2 +0,2 @@ | ||
/** Bundle of @nextgis/paint; version: 3.0.0-alpha.4; author: NextGIS */ | ||
/** Bundle of @nextgis/paint; version: 3.0.0-alpha.5; author: NextGIS */ | ||
function isPropertiesPaint(paint) { | ||
@@ -3,0 +3,0 @@ if (Array.isArray(paint)) { |
@@ -1,2 +0,2 @@ | ||
/** Bundle of @nextgis/paint; version: 3.0.0-alpha.4; author: NextGIS */ | ||
/** Bundle of @nextgis/paint; version: 3.0.0-alpha.5; author: NextGIS */ | ||
import { isExpression, evaluate } from '@nextgis/expression'; | ||
@@ -3,0 +3,0 @@ import { featureFilter } from '@nextgis/properties-filter'; |
@@ -1,2 +0,2 @@ | ||
/** Bundle of @nextgis/paint; version: 3.0.0-alpha.4; author: NextGIS */ | ||
/** Bundle of @nextgis/paint; version: 3.0.0-alpha.5; author: NextGIS */ | ||
var Paint = (function (exports) { | ||
@@ -3,0 +3,0 @@ 'use strict'; |
{ | ||
"name": "@nextgis/paint", | ||
"version": "3.0.0-alpha.4", | ||
"version": "3.0.0-alpha.5", | ||
"description": "Create style for vector layer", | ||
@@ -11,8 +11,8 @@ "main": "index.js", | ||
"dependencies": { | ||
"@nextgis/expression": "^3.0.0-alpha.3", | ||
"@nextgis/properties-filter": "^3.0.0-alpha.4", | ||
"@nextgis/expression": "^3.0.0-alpha.5", | ||
"@nextgis/properties-filter": "^3.0.0-alpha.5", | ||
"@types/geojson": "^7946.0.14" | ||
}, | ||
"devDependencies": { | ||
"@nextgis/build-tools": "^3.0.0-alpha.3" | ||
"@nextgis/build-tools": "^3.0.0-alpha.5" | ||
}, | ||
@@ -53,3 +53,3 @@ "buildOptions": { | ||
}, | ||
"gitHead": "77ebe80cc34ff6c355a18d177962e9df01cde636" | ||
"gitHead": "ab9ec6499222f3cb0cd51375be333381594c7bbf" | ||
} |
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