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
23
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 2.2.7 to 2.2.8

18

dist/index.js

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

reactHotLoader.register(AnimationDelayContext, "AnimationDelayContext", "/Users/joshua.jacobowitz/workspace/iris/packages/react-animation/src/delayer.js");
reactHotLoader.register(AnimationDelayer, "AnimationDelayer", "/Users/joshua.jacobowitz/workspace/iris/packages/react-animation/src/delayer.js");
reactHotLoader.register(_default, "default", "/Users/joshua.jacobowitz/workspace/iris/packages/react-animation/src/delayer.js");
reactHotLoader.register(AnimationDelayContext, "AnimationDelayContext", "/Users/cilice/Development/iris/packages/react-animation/src/delayer.js");
reactHotLoader.register(AnimationDelayer, "AnimationDelayer", "/Users/cilice/Development/iris/packages/react-animation/src/delayer.js");
reactHotLoader.register(_default, "default", "/Users/cilice/Development/iris/packages/react-animation/src/delayer.js");
})();

@@ -275,5 +275,5 @@

reactHotLoader.register(animationPlayState, "animationPlayState", "/Users/joshua.jacobowitz/workspace/iris/packages/react-animation/src/styles.js");
reactHotLoader.register(AnimationStateChanger, "AnimationStateChanger", "/Users/joshua.jacobowitz/workspace/iris/packages/react-animation/src/styles.js");
reactHotLoader.register(_default, "default", "/Users/joshua.jacobowitz/workspace/iris/packages/react-animation/src/styles.js");
reactHotLoader.register(animationPlayState, "animationPlayState", "/Users/cilice/Development/iris/packages/react-animation/src/styles.js");
reactHotLoader.register(AnimationStateChanger, "AnimationStateChanger", "/Users/cilice/Development/iris/packages/react-animation/src/styles.js");
reactHotLoader.register(_default, "default", "/Users/cilice/Development/iris/packages/react-animation/src/styles.js");
})();

@@ -517,5 +517,5 @@

reactHotLoader.register(defaultLottieOptions, "defaultLottieOptions", "/Users/joshua.jacobowitz/workspace/iris/packages/react-animation/src/index.js");
reactHotLoader.register(Animation, "Animation", "/Users/joshua.jacobowitz/workspace/iris/packages/react-animation/src/index.js");
reactHotLoader.register(_default, "default", "/Users/joshua.jacobowitz/workspace/iris/packages/react-animation/src/index.js");
reactHotLoader.register(defaultLottieOptions, "defaultLottieOptions", "/Users/cilice/Development/iris/packages/react-animation/src/index.js");
reactHotLoader.register(Animation, "Animation", "/Users/cilice/Development/iris/packages/react-animation/src/index.js");
reactHotLoader.register(_default, "default", "/Users/cilice/Development/iris/packages/react-animation/src/index.js");
})();

@@ -522,0 +522,0 @@

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

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

"dependencies": {
"@invisionag/iris-react-image-container": "^2.3.6",
"@invisionag/iris-settings": "^6.1.6",
"@invisionag/iris-tools": "^4.1.6",
"@invisionag/iris-react-image-container": "^2.3.7",
"@invisionag/iris-settings": "^6.1.7",
"@invisionag/iris-tools": "^4.1.7",
"classnames": "^2.2.6",

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

"devDependencies": {
"@invisionag/beacon-tokens": "^0.0.8",
"@invisionag/iris-react-spinner": "^4.2.6"
"@invisionag/beacon-tokens": "^0.0.10",
"@invisionag/iris-react-spinner": "^4.2.7"
},

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

},
"gitHead": "d2e482a83c2b480258c11ebd8c07cea2d9b2f169"
"gitHead": "0b651e18935064e27ffed50eaf765b004118431c"
}
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