three-canvas-renderer
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "three-canvas-renderer", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "three.js module with canvasRenderer included", | ||
"main": "./index.js", | ||
"scripts": { | ||
}, | ||
"scripts": {}, | ||
"repository": { | ||
@@ -18,4 +17,4 @@ "type": "git", | ||
"peerDependencies": { | ||
"three": "^0.76.0" | ||
"three": ">=0.76.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
47975