deku-soundplayer
Advanced tools
Comparing version 0.3.0 to 0.3.1
{ | ||
"name": "deku-soundplayer", | ||
"version": "0.3.0", | ||
"version": "0.3.1", | ||
"description": "Create custom SoundCloud players with Deku", | ||
@@ -31,7 +31,10 @@ "main": "index.js", | ||
"classnames": "^2.1.2", | ||
"deku": "^0.5.4", | ||
"magic-virtual-element": "^1.0.4", | ||
"deku": "^0.5.0", | ||
"object-assign": "^3.0.0", | ||
"soundcloud-audio": "^0.1.4" | ||
}, | ||
"peerDependencies": { | ||
"deku": ">= 0.5.x", | ||
"magic-virtual-element": ">= 1.x" | ||
}, | ||
"devDependencies": { | ||
@@ -38,0 +41,0 @@ "babel": "^5.5.8", |
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
23854
6
- Removedmagic-virtual-element@^1.0.4
Updateddeku@^0.5.0