@data-fair/frame
Advanced tools
Comparing version 0.2.0 to 0.2.1
{ | ||
"name": "@data-fair/frame", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"description": "An iframe wrapper for powerful web app integrations.", | ||
@@ -26,3 +26,3 @@ "main": "dist/frame.min.js", | ||
"test": "node --test tests/*.js", | ||
"build": "rm -f src/*.d.ts && rm -f src/*.js && tsc -p tsconfig.json && rm -rf dist && vite -c vite.config.d-frame.js build && vite -c vite.config.d-frame-content.js build", | ||
"build": "rm -f lib/*.d.ts && rm -f lib/*.js && tsc -p tsconfig.json && rm -rf dist && vite -c vite.config.d-frame.js build && vite -c vite.config.d-frame-content.js build", | ||
"prepublishOnly": "npm run lint && npm run test && npm run build", | ||
@@ -41,6 +41,6 @@ "publish:main": "cd doc && npm run build:main && cd .. && gh-pages-multi deploy -v -s doc/.output/public -t main", | ||
"files": [ | ||
"src/*.js", | ||
"src/*.d.ts", | ||
"lib/**/*.js", | ||
"lib/**/*.d.ts", | ||
"dist/*.js" | ||
] | ||
} |
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
39678
23
739
1