@lrnwebcomponents/a11y-gif-player
Advanced tools
Comparing version 2.3.7 to 2.4.0
@@ -14,3 +14,3 @@ { | ||
}, | ||
"version": "2.3.7", | ||
"version": "2.4.0", | ||
"description": "Play gifs in an accessible way by having the user click to play their animation", | ||
@@ -21,2 +21,3 @@ "repository": { | ||
}, | ||
"type": "module", | ||
"main": "a11y-gif-player.js", | ||
@@ -39,3 +40,3 @@ "module": "a11y-gif-player.es6.js", | ||
"dependencies": { | ||
"@lrnwebcomponents/schema-behaviors": "^2.3.7", | ||
"@lrnwebcomponents/schema-behaviors": "^2.4.0", | ||
"@polymer/iron-image": "^3.0.0", | ||
@@ -46,4 +47,4 @@ "@polymer/paper-tooltip": "^3.0.1", | ||
"devDependencies": { | ||
"@lrnwebcomponents/deduping-fix": "^2.1.1", | ||
"@lrnwebcomponents/storybook-utilities": "^2.3.7", | ||
"@lrnwebcomponents/deduping-fix": "^2.4.0", | ||
"@lrnwebcomponents/storybook-utilities": "^2.4.0", | ||
"@polymer/iron-component-page": "github:PolymerElements/iron-component-page", | ||
@@ -68,3 +69,3 @@ "@polymer/iron-demo-helpers": "3.1.0", | ||
], | ||
"gitHead": "91924cdcaa5a89119fff3aa4c7638919d0c26ab2" | ||
"gitHead": "d3bc01d12a0d042ba1fdb4f0dda36cfa5824047f" | ||
} |
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
108542
Yes