Socket
Socket
Sign inDemoInstall

@nextgis/expression

Package Overview
Dependencies
Maintainers
0
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nextgis/expression - npm Package Compare versions

Comparing version 2.3.0 to 3.0.0-alpha.0

2

lib/expression.cjs.js

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

/** Bundle of @nextgis/expression; version: 2.3.0; author: NextGIS */
/** Bundle of @nextgis/expression; version: 3.0.0-alpha.0; author: NextGIS */
'use strict';

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

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

/** Bundle of @nextgis/expression; version: 2.3.0; author: NextGIS */
/** Bundle of @nextgis/expression; version: 3.0.0-alpha.0; author: NextGIS */
function evaluateArgs(cb) {

@@ -3,0 +3,0 @@ return (args, data) => {

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

/** Bundle of @nextgis/expression; version: 2.3.0; author: NextGIS */
/** Bundle of @nextgis/expression; version: 3.0.0-alpha.0; author: NextGIS */
function evaluateArgs(cb) {

@@ -3,0 +3,0 @@ return (args, data) => {

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

/** Bundle of @nextgis/expression; version: 2.3.0; author: NextGIS */
/** Bundle of @nextgis/expression; version: 3.0.0-alpha.0; author: NextGIS */
var Expression = (function (exports) {

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

{
"name": "@nextgis/expression",
"version": "2.3.0",
"version": "3.0.0-alpha.0",
"description": "Flexible object operations with expressions inspired by Mapbox Style",

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

"devDependencies": {
"@nextgis/build-tools": "^2.3.0"
"@nextgis/build-tools": "^3.0.0-alpha.0"
},

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

},
"gitHead": "e25d812d39f6c704adb2884ffbf20e84ef7cb1dc"
"gitHead": "9bd8e48f2162492b9169298590db089a4f5310b4"
}
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