nodejs-physijs
Advanced tools
Comparing version 0.1.4 to 0.1.5
{ | ||
"name": "nodejs-physijs", | ||
"version": "0.1.4", | ||
"description": "A Node.js version of physijs", | ||
"version": "0.1.5", | ||
"description": "the physijs physics engine, running server-side on nodejs", | ||
"dependencies": { | ||
@@ -13,2 +13,8 @@ "socket.io": "^1.4.6" | ||
], | ||
"keywords": [ | ||
"physijs", | ||
"threejs", | ||
"three", | ||
"physics" | ||
], | ||
"main": "main.js", | ||
@@ -26,3 +32,4 @@ "contributors": [ | ||
], | ||
"repository": "namel/nodejs-physijs", | ||
"license": "Apache-2.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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
2141698