@invisionag/iris-react-animation
Advanced tools
Comparing version 2.5.0 to 2.5.1
@@ -236,14 +236,6 @@ module.exports = | ||
function _templateObject() { | ||
var data = taggedTemplateLiteral_default()(["\n animation-play-state: ", ";\n\n * {\n animation-play-state: ", ";\n }\n"]); | ||
var _templateObject; | ||
_templateObject = function _templateObject() { | ||
return data; | ||
}; | ||
return data; | ||
} | ||
var animationPlayState = function animationPlayState(_ref) { | ||
@@ -254,3 +246,3 @@ var paused = _ref.paused; | ||
var AnimationStateChanger = external_styled_components_default()('div')(_templateObject(), animationPlayState, animationPlayState); | ||
var AnimationStateChanger = external_styled_components_default()('div')(_templateObject || (_templateObject = taggedTemplateLiteral_default()(["\n animation-play-state: ", ";\n\n * {\n animation-play-state: ", ";\n }\n"])), animationPlayState, animationPlayState); | ||
/* harmony default export */ var styles = ({}); | ||
@@ -257,0 +249,0 @@ // CONCATENATED MODULE: ./packages/react-animation/src/delayer.js |
{ | ||
"name": "@invisionag/iris-react-animation", | ||
"version": "2.5.0", | ||
"version": "2.5.1", | ||
"main": "dist/index.js", | ||
@@ -8,11 +8,11 @@ "license": "MIT", | ||
"dependencies": { | ||
"@invisionag/iris-react-image-container": "^2.6.0", | ||
"@invisionag/iris-settings": "^6.4.0", | ||
"@invisionag/iris-tools": "^4.4.0", | ||
"@invisionag/iris-react-image-container": "^2.6.1", | ||
"@invisionag/iris-settings": "^6.4.1", | ||
"@invisionag/iris-tools": "^4.4.1", | ||
"classnames": "^2.2.6", | ||
"lottie-web": "^5.7.5" | ||
"lottie-web": "^5.7.6" | ||
}, | ||
"devDependencies": { | ||
"@invisionag/injixo-tokens": "^1.2.4", | ||
"@invisionag/iris-react-spinner": "^4.5.0" | ||
"@invisionag/injixo-tokens": "^1.2.7", | ||
"@invisionag/iris-react-spinner": "^4.5.1" | ||
}, | ||
@@ -22,3 +22,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "c879c24b299a3d8941e1902ea9a23bd9d2464c7e" | ||
"gitHead": "1d3b7a17d6d9f1c16e3a73677b37d8f3237e3650" | ||
} |
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
27567
494