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 2.0.0-alpha.2 to 2.0.0

2

lib/paint.cjs.js

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

/** Bundle of @nextgis/paint; version: 2.0.0-alpha.2; author: NextGIS */
/** Bundle of @nextgis/paint; version: 2.0.0; author: NextGIS */
'use strict';

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

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

/** Bundle of @nextgis/paint; version: 2.0.0-alpha.2; author: NextGIS */
/** Bundle of @nextgis/paint; version: 2.0.0; author: NextGIS */
function isPropertiesPaint(paint) {

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

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

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

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

{
"name": "@nextgis/paint",
"version": "2.0.0-alpha.2",
"version": "2.0.0",
"description": "Create style for vector layer",

@@ -11,8 +11,8 @@ "main": "index.js",

"dependencies": {
"@nextgis/expression": "^2.0.0-alpha.2",
"@nextgis/properties-filter": "^2.0.0-alpha.2",
"@nextgis/expression": "^2.0.0",
"@nextgis/properties-filter": "^2.0.0",
"@types/geojson": "^7946.0.8"
},
"devDependencies": {
"@nextgis/build-tools": "^2.0.0-alpha.2"
"@nextgis/build-tools": "^2.0.0"
},

@@ -53,3 +53,3 @@ "buildOptions": {

},
"gitHead": "a654698cd7175c828b0b6d82f506d282450d6e6d"
"gitHead": "f782b2d195f86acea21963a4c96f39b258594f14"
}
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