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

@nextgis/paint

Package Overview
Dependencies
Maintainers
3
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 1.18.11 to 1.18.12

2

lib/paint.cjs.js

@@ -1,2 +0,2 @@

/** Bundle of @nextgis/paint; version: 1.18.11; author: NextGIS */
/** Bundle of @nextgis/paint; version: 1.18.12; author: NextGIS */
'use strict';

@@ -3,0 +3,0 @@

@@ -1,2 +0,2 @@

/** Bundle of @nextgis/paint; version: 1.18.11; author: NextGIS */
/** Bundle of @nextgis/paint; version: 1.18.12; author: NextGIS */
function isPropertiesPaint(paint) {

@@ -3,0 +3,0 @@ if (Array.isArray(paint)) {

@@ -1,2 +0,2 @@

/** Bundle of @nextgis/paint; version: 1.18.11; author: NextGIS */
/** Bundle of @nextgis/paint; version: 1.18.12; 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: 1.18.11; author: NextGIS */
/** Bundle of @nextgis/paint; version: 1.18.12; author: NextGIS */
var Paint = (function (exports) {

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

{
"name": "@nextgis/paint",
"version": "1.18.11",
"version": "1.18.12",
"description": "Create style for vector layer",

@@ -12,3 +12,3 @@ "main": "index.js",

"@nextgis/expression": "^1.18.11",
"@nextgis/properties-filter": "^1.18.0",
"@nextgis/properties-filter": "^1.18.12",
"@types/geojson": "^7946.0.8"

@@ -53,3 +53,3 @@ },

},
"gitHead": "a8894f256d7adf56559550ae22257debd2d97f89"
"gitHead": "ab0530144ecdb94222fdac520fad5b98d302ec6d"
}
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