Comparing version 0.7.2 to 0.7.3
@@ -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; |
{ | ||
"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 @@ |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
5779325
70107
202
1