Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@box2d/controllers

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@box2d/controllers - npm Package Compare versions

Comparing version 0.9.2 to 0.10.0

6

package.json
{
"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 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc