Comparing version 0.3.1 to 0.3.2
{ | ||
"name": "nova_ecs", | ||
"version": "0.3.1", | ||
"version": "0.3.2", | ||
"description": "The Entity Component System for NovaJS", | ||
@@ -10,6 +10,8 @@ "repository": "https://github.com/mattsoulanille/NovaJS", | ||
"dependencies": { | ||
"fp-ts": "^2.9.5", | ||
"@types/uuid": "^8.3.4", | ||
"fp-ts": "^2.12.3", | ||
"immer": "^9.0.12", | ||
"io-ts": "^2.2.14", | ||
"rxjs": "^7.5.2" | ||
"io-ts": "^2.2.16", | ||
"rxjs": "^7.5.6", | ||
"uuid": "^8.3.2" | ||
}, | ||
@@ -16,0 +18,0 @@ "devDependencies": { |
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
867245
6
118
2
0
+ Added@types/uuid@^8.3.4
+ Addeduuid@^8.3.2
+ Added@types/uuid@8.3.4(transitive)
+ Addeduuid@8.3.2(transitive)
Updatedfp-ts@^2.12.3
Updatedio-ts@^2.2.16
Updatedrxjs@^7.5.6