@opendesign/octopus-fig
Advanced tools
Comparing version 3.0.0-rc.37 to 3.0.0-rc.38
{ | ||
"name": "@opendesign/octopus-fig", | ||
"version": "3.0.0-rc.37", | ||
"version": "3.0.0-rc.38", | ||
"description": "Figma HTTP API format to Octopus 3+ converter.", | ||
@@ -8,11 +8,10 @@ "license": "Apache-2.0", | ||
"build": "rimraf ./dist && tsc --build tsconfig.json", | ||
"bundle": "yarn bundle:node && yarn bundle:web && yarn bundle:web-umd && yarn release:prepare", | ||
"bundle:node": "vite build -c vite.node.js", | ||
"bundle:web": "vite build -c vite.web.js", | ||
"bundle:web-umd": "vite build -c vite.web-umd.js", | ||
"bundle": "yarn bundle:node && yarn bundle:web && yarn bundle:web-umd && yarn release:prepare", | ||
"release:cleanup": "rimraf ./release", | ||
"release": "yarn bundle && yarn release:publish", | ||
"release:prepare": "node ./prepare-release.mjs", | ||
"release:publish": "yarn publish ./release --non-interactive --ignore-scripts", | ||
"release:prepare": "node ./prepare-release.mjs", | ||
"release": "yarn bundle && yarn release:publish && yarn release:cleanup", | ||
"clean": "rimraf ./node_modules ./dist ./workdir ./test/**/report ./release", | ||
"clean": "rimraf ./node_modules ./dist ./workdir ./test/**/report ./release/*", | ||
"clean:workdir": "rimraf ./workdir/*", | ||
@@ -19,0 +18,0 @@ "convert:api:debug": "ts-node ./examples/node/convert-api-debug.ts", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
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
878551
10553
6