@antv/g-ecs
Advanced tools
Comparing version 1.0.0-alpha.11 to 1.0.0-alpha.12
{ | ||
"name": "@antv/g-ecs", | ||
"version": "1.0.0-alpha.11", | ||
"version": "1.0.0-alpha.12", | ||
"description": "A simple ECS implement", | ||
"main": "dist/index.js", | ||
"module": "dist/index.esm.js", | ||
"types": "dist/index.d.ts", | ||
"main": "lib/index.js", | ||
"module": "es/index.esm.js", | ||
"types": "es/index.d.ts", | ||
"files": [ | ||
@@ -40,8 +40,6 @@ "package.json", | ||
"dependencies": { | ||
"@babel/runtime": "^7.16.0", | ||
"eventemitter3": "^4.0.0", | ||
"mana-syringe": "^0.1.0", | ||
"reflect-metadata": "^0.1.13" | ||
"mana-syringe": "^0.2.1" | ||
}, | ||
"gitHead": "c01101beb86f98aaa569f97c678c909d4f3faaa3" | ||
"gitHead": "b8af919853fa578b4aa6c5e84715948085ac0170" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2
8425
3
137
1
+ Addedmana-syringe@0.2.2(transitive)
- Removed@babel/runtime@^7.16.0
- Removedreflect-metadata@^0.1.13
- Removed@babel/runtime@7.26.0(transitive)
- Removeddebug@4.4.0(transitive)
- Removedmana-syringe@0.1.0(transitive)
- Removedms@2.1.3(transitive)
- Removedreflect-metadata@0.1.14(transitive)
- Removedregenerator-runtime@0.14.1(transitive)
Updatedmana-syringe@^0.2.1