Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@semcore/animation

Package Overview
Dependencies
Maintainers
1
Versions
246
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@semcore/animation - npm Package Compare versions

Comparing version 1.5.6 to 1.5.7

6

CHANGELOG.md

@@ -5,2 +5,8 @@ # Changelog

## [1.5.7] - 2022-08-11
### Changed
- Version patch update due to children dependencies update (`@semcore/utils` [3.35.1 ~> 3.36.0]).
## [1.5.6] - 2022-08-01

@@ -7,0 +13,0 @@

20

lib/cjs/Animation.js

@@ -49,15 +49,15 @@ "use strict";

/*__inner_css_start__*/
".___SAnimation_1w51d_gg_{-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-animation-duration:var(--durationFinalize_1w51d);animation-duration:var(--durationFinalize_1w51d);-webkit-animation-delay:var(--delayFinalize_1w51d);animation-delay:var(--delayFinalize_1w51d);-webkit-animation-name:var(--keyframesFinalize_1w51d);animation-name:var(--keyframesFinalize_1w51d)}.___SAnimation_1w51d_gg_.__visible_1w51d_gg_{-webkit-animation-duration:var(--durationInitialize_1w51d);animation-duration:var(--durationInitialize_1w51d);-webkit-animation-delay:var(--delayInitialize_1w51d);animation-delay:var(--delayInitialize_1w51d);-webkit-animation-name:var(--keyframesInitialize_1w51d);animation-name:var(--keyframesInitialize_1w51d)}@media (prefers-reduced-motion){.___SAnimation_1w51d_gg_{-webkit-animation-timing-function:step-end;animation-timing-function:step-end;-webkit-animation-iteration-count:1;animation-iteration-count:1}.___SAnimation_1w51d_gg_.__visible_1w51d_gg_{-webkit-animation-timing-function:step-end;animation-timing-function:step-end;-webkit-animation-iteration-count:1;animation-iteration-count:1}}"
".___SAnimation_iwmua_gg_{-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-animation-duration:var(--durationFinalize_iwmua);animation-duration:var(--durationFinalize_iwmua);-webkit-animation-delay:var(--delayFinalize_iwmua);animation-delay:var(--delayFinalize_iwmua);-webkit-animation-name:var(--keyframesFinalize_iwmua);animation-name:var(--keyframesFinalize_iwmua)}.___SAnimation_iwmua_gg_.__visible_iwmua_gg_{-webkit-animation-duration:var(--durationInitialize_iwmua);animation-duration:var(--durationInitialize_iwmua);-webkit-animation-delay:var(--delayInitialize_iwmua);animation-delay:var(--delayInitialize_iwmua);-webkit-animation-name:var(--keyframesInitialize_iwmua);animation-name:var(--keyframesInitialize_iwmua)}@media (prefers-reduced-motion){.___SAnimation_iwmua_gg_{-webkit-animation-timing-function:step-end;animation-timing-function:step-end;-webkit-animation-iteration-count:1;animation-iteration-count:1}.___SAnimation_iwmua_gg_.__visible_iwmua_gg_{-webkit-animation-timing-function:step-end;animation-timing-function:step-end;-webkit-animation-iteration-count:1;animation-iteration-count:1}}"
/*__inner_css_end__*/
, "1w51d_gg_")
, "iwmua_gg_")
/*__reshadow_css_end__*/
, {
"__SAnimation": "___SAnimation_1w51d_gg_",
"--durationFinalize": "--durationFinalize_1w51d",
"--delayFinalize": "--delayFinalize_1w51d",
"--keyframesFinalize": "--keyframesFinalize_1w51d",
"_visible": "__visible_1w51d_gg_",
"--durationInitialize": "--durationInitialize_1w51d",
"--delayInitialize": "--delayInitialize_1w51d",
"--keyframesInitialize": "--keyframesInitialize_1w51d"
"__SAnimation": "___SAnimation_iwmua_gg_",
"--durationFinalize": "--durationFinalize_iwmua",
"--delayFinalize": "--delayFinalize_iwmua",
"--keyframesFinalize": "--keyframesFinalize_iwmua",
"_visible": "__visible_iwmua_gg_",
"--durationInitialize": "--durationInitialize_iwmua",
"--delayInitialize": "--delayInitialize_iwmua",
"--keyframesInitialize": "--keyframesInitialize_iwmua"
});

@@ -64,0 +64,0 @@

@@ -38,10 +38,10 @@ "use strict";

/*__inner_css_start__*/
"@-webkit-keyframes enter_1qg4n{0%{overflow:hidden;height:0}to{height:var(--height_1qg4n)}}@keyframes enter_1qg4n{0%{overflow:hidden;height:0}to{height:var(--height_1qg4n)}}@-webkit-keyframes exit_1qg4n{0%{height:var(--height_1qg4n)}to{height:0}}@keyframes exit_1qg4n{0%{height:var(--height_1qg4n)}to{height:0}}"
"@-webkit-keyframes enter_8fv3w{0%{overflow:hidden;height:0}to{height:var(--height_8fv3w)}}@keyframes enter_8fv3w{0%{overflow:hidden;height:0}to{height:var(--height_8fv3w)}}@-webkit-keyframes exit_8fv3w{0%{height:var(--height_8fv3w)}to{height:0}}@keyframes exit_8fv3w{0%{height:var(--height_8fv3w)}to{height:0}}"
/*__inner_css_end__*/
, "1qg4n_gg_")
, "8fv3w_gg_")
/*__reshadow_css_end__*/
, {
"@enter": "enter_1qg4n",
"--height": "--height_1qg4n",
"@exit": "exit_1qg4n"
"@enter": "enter_8fv3w",
"--height": "--height_8fv3w",
"@exit": "exit_8fv3w"
});

@@ -48,0 +48,0 @@

@@ -26,9 +26,9 @@ "use strict";

/*__inner_css_start__*/
"@-webkit-keyframes enter_1qkqp{0%{opacity:0}to{opacity:1}}@keyframes enter_1qkqp{0%{opacity:0}to{opacity:1}}@-webkit-keyframes exit_1qkqp{0%{opacity:1}to{opacity:0}}@keyframes exit_1qkqp{0%{opacity:1}to{opacity:0}}"
"@-webkit-keyframes enter_19n9n{0%{opacity:0}to{opacity:1}}@keyframes enter_19n9n{0%{opacity:0}to{opacity:1}}@-webkit-keyframes exit_19n9n{0%{opacity:1}to{opacity:0}}@keyframes exit_19n9n{0%{opacity:1}to{opacity:0}}"
/*__inner_css_end__*/
, "1qkqp_gg_")
, "19n9n_gg_")
/*__reshadow_css_end__*/
, {
"@enter": "enter_1qkqp",
"@exit": "exit_1qkqp"
"@enter": "enter_19n9n",
"@exit": "exit_19n9n"
});

@@ -35,0 +35,0 @@

@@ -30,11 +30,11 @@ "use strict";

/*__inner_css_start__*/
"@-webkit-keyframes enter_yeypt{0%{transform:var(--transformStart_yeypt)}to{transform:var(--transformEnd_yeypt)}}@keyframes enter_yeypt{0%{transform:var(--transformStart_yeypt)}to{transform:var(--transformEnd_yeypt)}}@-webkit-keyframes exit_yeypt{0%{transform:var(--transformEnd_yeypt)}to{transform:var(--transformStart_yeypt)}}@keyframes exit_yeypt{0%{transform:var(--transformEnd_yeypt)}to{transform:var(--transformStart_yeypt)}}"
"@-webkit-keyframes enter_img7h{0%{transform:var(--transformStart_img7h)}to{transform:var(--transformEnd_img7h)}}@keyframes enter_img7h{0%{transform:var(--transformStart_img7h)}to{transform:var(--transformEnd_img7h)}}@-webkit-keyframes exit_img7h{0%{transform:var(--transformEnd_img7h)}to{transform:var(--transformStart_img7h)}}@keyframes exit_img7h{0%{transform:var(--transformEnd_img7h)}to{transform:var(--transformStart_img7h)}}"
/*__inner_css_end__*/
, "yeypt_gg_")
, "img7h_gg_")
/*__reshadow_css_end__*/
, {
"@enter": "enter_yeypt",
"--transformStart": "--transformStart_yeypt",
"--transformEnd": "--transformEnd_yeypt",
"@exit": "exit_yeypt"
"@enter": "enter_img7h",
"--transformStart": "--transformStart_img7h",
"--transformEnd": "--transformEnd_img7h",
"@exit": "exit_img7h"
});

@@ -41,0 +41,0 @@

@@ -28,15 +28,15 @@ import _classCallCheck from "@babel/runtime/helpers/classCallCheck";

/*__inner_css_start__*/
".___SAnimation_1w51d_gg_{-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-animation-duration:var(--durationFinalize_1w51d);animation-duration:var(--durationFinalize_1w51d);-webkit-animation-delay:var(--delayFinalize_1w51d);animation-delay:var(--delayFinalize_1w51d);-webkit-animation-name:var(--keyframesFinalize_1w51d);animation-name:var(--keyframesFinalize_1w51d)}.___SAnimation_1w51d_gg_.__visible_1w51d_gg_{-webkit-animation-duration:var(--durationInitialize_1w51d);animation-duration:var(--durationInitialize_1w51d);-webkit-animation-delay:var(--delayInitialize_1w51d);animation-delay:var(--delayInitialize_1w51d);-webkit-animation-name:var(--keyframesInitialize_1w51d);animation-name:var(--keyframesInitialize_1w51d)}@media (prefers-reduced-motion){.___SAnimation_1w51d_gg_{-webkit-animation-timing-function:step-end;animation-timing-function:step-end;-webkit-animation-iteration-count:1;animation-iteration-count:1}.___SAnimation_1w51d_gg_.__visible_1w51d_gg_{-webkit-animation-timing-function:step-end;animation-timing-function:step-end;-webkit-animation-iteration-count:1;animation-iteration-count:1}}"
".___SAnimation_iwmua_gg_{-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-animation-duration:var(--durationFinalize_iwmua);animation-duration:var(--durationFinalize_iwmua);-webkit-animation-delay:var(--delayFinalize_iwmua);animation-delay:var(--delayFinalize_iwmua);-webkit-animation-name:var(--keyframesFinalize_iwmua);animation-name:var(--keyframesFinalize_iwmua)}.___SAnimation_iwmua_gg_.__visible_iwmua_gg_{-webkit-animation-duration:var(--durationInitialize_iwmua);animation-duration:var(--durationInitialize_iwmua);-webkit-animation-delay:var(--delayInitialize_iwmua);animation-delay:var(--delayInitialize_iwmua);-webkit-animation-name:var(--keyframesInitialize_iwmua);animation-name:var(--keyframesInitialize_iwmua)}@media (prefers-reduced-motion){.___SAnimation_iwmua_gg_{-webkit-animation-timing-function:step-end;animation-timing-function:step-end;-webkit-animation-iteration-count:1;animation-iteration-count:1}.___SAnimation_iwmua_gg_.__visible_iwmua_gg_{-webkit-animation-timing-function:step-end;animation-timing-function:step-end;-webkit-animation-iteration-count:1;animation-iteration-count:1}}"
/*__inner_css_end__*/
, "1w51d_gg_")
, "iwmua_gg_")
/*__reshadow_css_end__*/
, {
"__SAnimation": "___SAnimation_1w51d_gg_",
"--durationFinalize": "--durationFinalize_1w51d",
"--delayFinalize": "--delayFinalize_1w51d",
"--keyframesFinalize": "--keyframesFinalize_1w51d",
"_visible": "__visible_1w51d_gg_",
"--durationInitialize": "--durationInitialize_1w51d",
"--delayInitialize": "--delayInitialize_1w51d",
"--keyframesInitialize": "--keyframesInitialize_1w51d"
"__SAnimation": "___SAnimation_iwmua_gg_",
"--durationFinalize": "--durationFinalize_iwmua",
"--delayFinalize": "--delayFinalize_iwmua",
"--keyframesFinalize": "--keyframesFinalize_iwmua",
"_visible": "__visible_iwmua_gg_",
"--durationInitialize": "--durationInitialize_iwmua",
"--delayInitialize": "--delayInitialize_iwmua",
"--keyframesInitialize": "--keyframesInitialize_iwmua"
});

@@ -43,0 +43,0 @@

@@ -17,10 +17,10 @@ import _defineProperty from "@babel/runtime/helpers/defineProperty";

/*__inner_css_start__*/
"@-webkit-keyframes enter_1qg4n{0%{overflow:hidden;height:0}to{height:var(--height_1qg4n)}}@keyframes enter_1qg4n{0%{overflow:hidden;height:0}to{height:var(--height_1qg4n)}}@-webkit-keyframes exit_1qg4n{0%{height:var(--height_1qg4n)}to{height:0}}@keyframes exit_1qg4n{0%{height:var(--height_1qg4n)}to{height:0}}"
"@-webkit-keyframes enter_8fv3w{0%{overflow:hidden;height:0}to{height:var(--height_8fv3w)}}@keyframes enter_8fv3w{0%{overflow:hidden;height:0}to{height:var(--height_8fv3w)}}@-webkit-keyframes exit_8fv3w{0%{height:var(--height_8fv3w)}to{height:0}}@keyframes exit_8fv3w{0%{height:var(--height_8fv3w)}to{height:0}}"
/*__inner_css_end__*/
, "1qg4n_gg_")
, "8fv3w_gg_")
/*__reshadow_css_end__*/
, {
"@enter": "enter_1qg4n",
"--height": "--height_1qg4n",
"@exit": "exit_1qg4n"
"@enter": "enter_8fv3w",
"--height": "--height_8fv3w",
"@exit": "exit_8fv3w"
});

@@ -27,0 +27,0 @@

@@ -14,9 +14,9 @@ import _defineProperty from "@babel/runtime/helpers/defineProperty";

/*__inner_css_start__*/
"@-webkit-keyframes enter_1qkqp{0%{opacity:0}to{opacity:1}}@keyframes enter_1qkqp{0%{opacity:0}to{opacity:1}}@-webkit-keyframes exit_1qkqp{0%{opacity:1}to{opacity:0}}@keyframes exit_1qkqp{0%{opacity:1}to{opacity:0}}"
"@-webkit-keyframes enter_19n9n{0%{opacity:0}to{opacity:1}}@keyframes enter_19n9n{0%{opacity:0}to{opacity:1}}@-webkit-keyframes exit_19n9n{0%{opacity:1}to{opacity:0}}@keyframes exit_19n9n{0%{opacity:1}to{opacity:0}}"
/*__inner_css_end__*/
, "1qkqp_gg_")
, "19n9n_gg_")
/*__reshadow_css_end__*/
, {
"@enter": "enter_1qkqp",
"@exit": "exit_1qkqp"
"@enter": "enter_19n9n",
"@exit": "exit_19n9n"
});

@@ -23,0 +23,0 @@

@@ -16,11 +16,11 @@ import _defineProperty from "@babel/runtime/helpers/defineProperty";

/*__inner_css_start__*/
"@-webkit-keyframes enter_yeypt{0%{transform:var(--transformStart_yeypt)}to{transform:var(--transformEnd_yeypt)}}@keyframes enter_yeypt{0%{transform:var(--transformStart_yeypt)}to{transform:var(--transformEnd_yeypt)}}@-webkit-keyframes exit_yeypt{0%{transform:var(--transformEnd_yeypt)}to{transform:var(--transformStart_yeypt)}}@keyframes exit_yeypt{0%{transform:var(--transformEnd_yeypt)}to{transform:var(--transformStart_yeypt)}}"
"@-webkit-keyframes enter_img7h{0%{transform:var(--transformStart_img7h)}to{transform:var(--transformEnd_img7h)}}@keyframes enter_img7h{0%{transform:var(--transformStart_img7h)}to{transform:var(--transformEnd_img7h)}}@-webkit-keyframes exit_img7h{0%{transform:var(--transformEnd_img7h)}to{transform:var(--transformStart_img7h)}}@keyframes exit_img7h{0%{transform:var(--transformEnd_img7h)}to{transform:var(--transformStart_img7h)}}"
/*__inner_css_end__*/
, "yeypt_gg_")
, "img7h_gg_")
/*__reshadow_css_end__*/
, {
"@enter": "enter_yeypt",
"--transformStart": "--transformStart_yeypt",
"--transformEnd": "--transformEnd_yeypt",
"@exit": "exit_yeypt"
"@enter": "enter_img7h",
"--transformStart": "--transformStart_img7h",
"--transformEnd": "--transformEnd_img7h",
"@exit": "exit_img7h"
});

@@ -27,0 +27,0 @@

{
"name": "@semcore/animation",
"description": "SEMRush Animation Component",
"version": "1.5.6",
"description": "Semrush Animation Component",
"version": "1.5.7",
"main": "lib/cjs/index.js",

@@ -6,0 +6,0 @@ "module": "lib/es6/index.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc