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

p2-es

Package Overview
Dependencies
Maintainers
2
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

p2-es - npm Package Compare versions

Comparing version 0.7.2 to 0.7.3

4

index.d.ts

@@ -433,2 +433,6 @@ // Type definitions for p2.js v0.7.1

export interface MaterialOptions {
id?: number | undefined;
}
export class Material {

@@ -435,0 +439,0 @@ static idCounter: number;

2

package.json
{
"name": "p2-es",
"version": "0.7.2",
"version": "0.7.3",
"description": "A JavaScript 2D physics engine.",

@@ -5,0 +5,0 @@ "author": "Stefan Hedman <schteppe@gmail.com> (http://steffe.se)",

@@ -10,2 +10,5 @@ p2-es

### TODO
- [ ] add hasActiveBodies to World and use in use-p2 (see [cannon-es](https://github.com/pmndrs/cannon-es/blob/master/src/world/World.ts#L868))
---

@@ -12,0 +15,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