@box2d/controllers
Advanced tools
Comparing version 0.9.2 to 0.10.0
{ | ||
"name": "@box2d/controllers", | ||
"version": "0.9.2", | ||
"version": "0.10.0", | ||
"description": "A TypeScript port of LiquidFuns controllers for @box2d/core", | ||
@@ -34,3 +34,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@box2d/core": "^0.9.2" | ||
"@box2d/core": "^0.10.0" | ||
}, | ||
@@ -44,3 +44,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "a83e77f83666030d76c347729504b6fc21a646d5" | ||
"gitHead": "072d817b70b19e17215135ea20a241af659e6925" | ||
} |
@@ -21,2 +21,3 @@ # @box2d/controllers | ||
- Lights: [ported from LibGDX](https://github.com/libgdx/box2dlights) | ||
- DebugDraw: Debug drawing using a canvas | ||
- Testbed: A set of demos, partially ports of the original projects, partially new ones. | ||
@@ -23,0 +24,0 @@ |
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
50738
28
+ Added@box2d/core@0.10.0(transitive)
- Removed@box2d/core@0.9.2(transitive)
Updated@box2d/core@^0.10.0