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.0.0-alpha.10 to 1.0.0-alpha.11

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

# [1.0.0-alpha.11](https://github.com/nextgis/nextgis_frontend/compare/v1.0.0-alpha.10...v1.0.0-alpha.11) (2020-11-02)
**Note:** Version bump only for package @nextgis/paint
# [1.0.0-alpha.10](https://github.com/nextgis/nextgis_frontend/compare/v1.0.0-alpha.9...v1.0.0-alpha.10) (2020-10-20)

@@ -8,0 +16,0 @@

2

lib/paint.cjs.js

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

/** Bundle of @nextgis/paint; version: 1.0.0-alpha.10; author: NextGIS */
/** Bundle of @nextgis/paint; version: 1.0.0-alpha.11; author: NextGIS */
'use strict';

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

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

/** Bundle of @nextgis/paint; version: 1.0.0-alpha.10; author: NextGIS */
/** Bundle of @nextgis/paint; version: 1.0.0-alpha.11; 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-alpha.10; author: NextGIS */
/** Bundle of @nextgis/paint; version: 1.0.0-alpha.11; author: NextGIS */
import { featureFilter } from '@nextgis/properties-filter';

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

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

/** Bundle of @nextgis/paint; version: 1.0.0-alpha.10; author: NextGIS */
/** Bundle of @nextgis/paint; version: 1.0.0-alpha.11; author: NextGIS */
var Paint = (function (exports) {

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

{
"name": "@nextgis/paint",
"version": "1.0.0-alpha.10",
"version": "1.0.0-alpha.11",
"description": "Create style for vector layer",

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

"dependencies": {
"@nextgis/properties-filter": "^1.0.0-alpha.9",
"@nextgis/properties-filter": "^1.0.0-alpha.11",
"geojson": "^0.5.0"

@@ -52,3 +52,3 @@ },

},
"gitHead": "56a31900735b51dd95e2319e29e96b937d0d7667"
"gitHead": "6913d69310247bba7b06cab73d209cd233120603"
}
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