pivotql-compiler-mapboxgl
Advanced tools
Comparing version 0.2.0 to 0.3.0
{ | ||
"name": "pivotql-compiler-mapboxgl", | ||
"version": "0.2.0", | ||
"version": "0.3.0", | ||
"description": "Compile PivotQL ASTs to mapbox filter queries.", | ||
@@ -20,2 +20,3 @@ "main": "./lib/cjs/index.js", | ||
"build:cjs": "BABEL_ENV=cjs babel --config-file ../../babel.config.js src --out-dir lib/cjs --source-maps", | ||
"postbuild": "../../fixup.sh", | ||
"build": "npm run clean && npm run build:esm && npm run build:cjs" | ||
@@ -22,0 +23,0 @@ }, |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
22475
10
0