active-table-dev
Advanced tools
Comparing version 0.3.18 to 0.3.19
{ | ||
"name": "active-table-dev", | ||
"version": "0.3.18", | ||
"version": "0.3.19", | ||
"description": "Framework agnostic table component for editable data experience", | ||
@@ -10,5 +10,5 @@ "main": "./dist/activeTable.js", | ||
"start": "vite", | ||
"build": "tsc", | ||
"build:watch": "tsc --watch", | ||
"build:bundle": "npm run clean && npm run lint && tsc && vite build && npm run analyze && rollup -c && npm run build:babel", | ||
"build": "vite build", | ||
"build:watch": "vite build --watch", | ||
"build:bundle": "npm run clean && npm run lint && tsc && vite build && npm run analyze && rollup -c", | ||
"clean": "rimraf dist test", | ||
@@ -27,6 +27,3 @@ "lint": "npm run lint:lit-analyzer && npm run lint:eslint", | ||
"test:prod": "MODE=prod wtr", | ||
"test:prod:watch": "MODE=prod wtr --watch", | ||
"build:babel": "npm run build:temp && npm run transpile && rimraf dist/activeTableTemp.js", | ||
"build:temp": "cp dist/activeTable.js dist/activeTableTemp.js && rimraf dist/activeTable.js", | ||
"transpile": "babel dist/activeTableTemp.js --out-file dist/activeTable.js" | ||
"test:prod:watch": "MODE=prod wtr --watch" | ||
}, | ||
@@ -65,5 +62,2 @@ "keywords": [ | ||
"devDependencies": { | ||
"@babel/cli": "^7.22.10", | ||
"@babel/core": "^7.22.11", | ||
"@babel/preset-env": "^7.22.14", | ||
"@custom-elements-manifest/analyzer": "0.6.3", | ||
@@ -70,0 +64,0 @@ "@open-wc/testing": "3.1.5", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
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
21
0
1215984
15867