Comparing version 0.1.4 to 0.1.5
{ | ||
"name": "bitecs", | ||
"version": "0.1.4", | ||
"version": "0.1.5", | ||
"description": "Tiny, data-driven, high performance ECS library written in Javascript", | ||
"type": "module", | ||
"main": "./dist/index.min.js", | ||
"type": "module", | ||
"module": "./dist/index.es.js", | ||
"exports": { | ||
"import": "./dist/index.es.js", | ||
"require": "./dist/index.min.js" | ||
}, | ||
"author": { | ||
@@ -9,0 +13,0 @@ "name": "Nathaniel Martin", |
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
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
131507