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

@nextgis/paint

Package Overview
Dependencies
Maintainers
0
Versions
89
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nextgis/paint - npm Package Compare versions

Comparing version 3.0.0-alpha.4 to 3.0.0-alpha.5

2

lib/paint.cjs.js

@@ -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"
}
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