ang2-phaser
Advanced tools
Comparing version 1.0.7 to 1.1.0
{ | ||
"name": "ang2-phaser", | ||
"version": "1.0.7", | ||
"version": "1.1.0", | ||
"description": "A Phaser module built for Angular 2 components.", | ||
@@ -27,6 +27,8 @@ "main": "index.js", | ||
"homepage": "https://github.com/allenRoyston/ang2-phaser#readme", | ||
"dependencies": {}, | ||
"dependencies": { | ||
"phaser": "^2.6.1" | ||
}, | ||
"devDependencies": { | ||
"phaser": "^2.6.1" | ||
} | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
271739
0
0
1
+ Addedphaser@^2.6.1
+ Addedphaser@2.6.2(transitive)