@kizahasi/flocon-script
Advanced tools
Comparing version 0.2.0 to 0.3.0
{ | ||
"version": "0.2.0", | ||
"version": "0.3.0", | ||
"license": "MIT", | ||
@@ -13,3 +13,3 @@ "main": "dist/index.js", | ||
"scripts": { | ||
"build": "yarn lint && yarn prettier && rimraf ./dist && tsc -p tsconfig.json", | ||
"build": "yarn lint && yarn prettier && rimraf ./dist && tsc -p tsconfig.build-cjs.json && tsc -p tsconfig.build-esm.json && tsc -p tsconfig.build-types.json", | ||
"test": "jest", | ||
@@ -16,0 +16,0 @@ "prepare": "yarn build", |
# @kizahasi/flocon-script | ||
Executes javascript safely, but some features are not implemented. | ||
Executes javascript safely, but some features are not supported. |
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
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
455829
30
3464