@kryptonstudio/ecs
Advanced tools
Comparing version
{ | ||
"name": "@kryptonstudio/ecs", | ||
"version": "1.0.0-alpha.4", | ||
"main": "./lib/ecs.js", | ||
"types": "./lib/ecs.d.ts", | ||
"version": "1.0.0-alpha.5", | ||
"main": "./lib/cjs/index.js", | ||
"module": "./lib/esm/index.js", | ||
"repository": { | ||
@@ -16,3 +16,3 @@ "url": "https://github.com/DeveloperMetal/krypton-ecs.git", | ||
"postversion": "git push && git push --tags", | ||
"build": "tsc", | ||
"build": "tsc -p tsconfig.json && tsc -p tsconfig-cjs.json", | ||
"build:cleanup": "yarn lint && yarn format && yarn test && yarn build", | ||
@@ -26,3 +26,4 @@ "test": "jest --coverage", | ||
"files": [ | ||
"lib" | ||
"lib", | ||
"package.json" | ||
], | ||
@@ -29,0 +30,0 @@ "dependencies": {}, |
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
191098
152.05%53
562.5%813
6.69%1
Infinity%