New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@invisionag/iris-react-animation

Package Overview
Dependencies
Maintainers
24
Versions
117
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@invisionag/iris-react-animation - npm Package Compare versions

Comparing version

to
2.1.8

18

dist/index.js

@@ -221,5 +221,5 @@ module.exports =

reactHotLoader.register(AnimationDelayContext, "AnimationDelayContext", "/Users/tobiaslengsholz/projects/iris/packages/react-animation/src/delayer.js");
reactHotLoader.register(AnimationDelayer, "AnimationDelayer", "/Users/tobiaslengsholz/projects/iris/packages/react-animation/src/delayer.js");
reactHotLoader.register(_default, "default", "/Users/tobiaslengsholz/projects/iris/packages/react-animation/src/delayer.js");
reactHotLoader.register(AnimationDelayContext, "AnimationDelayContext", "/Users/fbecker/repos/iris/packages/react-animation/src/delayer.js");
reactHotLoader.register(AnimationDelayer, "AnimationDelayer", "/Users/fbecker/repos/iris/packages/react-animation/src/delayer.js");
reactHotLoader.register(_default, "default", "/Users/fbecker/repos/iris/packages/react-animation/src/delayer.js");
leaveModule(module);

@@ -269,5 +269,5 @@ })();

reactHotLoader.register(animationPlayState, "animationPlayState", "/Users/tobiaslengsholz/projects/iris/packages/react-animation/src/styles.js");
reactHotLoader.register(AnimationStateChanger, "AnimationStateChanger", "/Users/tobiaslengsholz/projects/iris/packages/react-animation/src/styles.js");
reactHotLoader.register(_default, "default", "/Users/tobiaslengsholz/projects/iris/packages/react-animation/src/styles.js");
reactHotLoader.register(animationPlayState, "animationPlayState", "/Users/fbecker/repos/iris/packages/react-animation/src/styles.js");
reactHotLoader.register(AnimationStateChanger, "AnimationStateChanger", "/Users/fbecker/repos/iris/packages/react-animation/src/styles.js");
reactHotLoader.register(_default, "default", "/Users/fbecker/repos/iris/packages/react-animation/src/styles.js");
leaveModule(module);

@@ -506,5 +506,5 @@ })();

reactHotLoader.register(defaultLottieOptions, "defaultLottieOptions", "/Users/tobiaslengsholz/projects/iris/packages/react-animation/src/index.js");
reactHotLoader.register(Animation, "Animation", "/Users/tobiaslengsholz/projects/iris/packages/react-animation/src/index.js");
reactHotLoader.register(_default, "default", "/Users/tobiaslengsholz/projects/iris/packages/react-animation/src/index.js");
reactHotLoader.register(defaultLottieOptions, "defaultLottieOptions", "/Users/fbecker/repos/iris/packages/react-animation/src/index.js");
reactHotLoader.register(Animation, "Animation", "/Users/fbecker/repos/iris/packages/react-animation/src/index.js");
reactHotLoader.register(_default, "default", "/Users/fbecker/repos/iris/packages/react-animation/src/index.js");
leaveModule(module);

@@ -511,0 +511,0 @@ })();

{
"name": "@invisionag/iris-react-animation",
"version": "2.1.7",
"version": "2.1.8",
"main": "dist/index.js",

@@ -8,5 +8,5 @@ "license": "MIT",

"dependencies": {
"@invisionag/iris-react-image-container": "^2.2.7",
"@invisionag/iris-settings": "^6.0.16",
"@invisionag/iris-tools": "^4.0.25",
"@invisionag/iris-react-image-container": "^2.2.8",
"@invisionag/iris-settings": "^6.0.17",
"@invisionag/iris-tools": "^4.0.26",
"classnames": "^2.2.6",

@@ -16,4 +16,4 @@ "lottie-web": "^5.1.18"

"devDependencies": {
"@invisionag/iris-colors": "^5.0.7",
"@invisionag/iris-react-spinner": "^4.1.7"
"@invisionag/iris-colors": "^5.0.8",
"@invisionag/iris-react-spinner": "^4.1.8"
},

@@ -23,3 +23,3 @@ "peerDependencies": {

},
"gitHead": "c3629df918a8d14faa8f46f9f10c18d2771d8c3f"
"gitHead": "3c78a548271f3573d09570f4ae46e08205d75b12"
}