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 1.0.18 to 1.0.19

25

dist/index.js

@@ -49,7 +49,3 @@ (function webpackUniversalModuleDefinition(root, factory) {

/******/ if(!__webpack_require__.o(exports, name)) {
/******/ Object.defineProperty(exports, name, {
/******/ configurable: false,
/******/ enumerable: true,
/******/ get: getter
/******/ });
/******/ Object.defineProperty(exports, name, { enumerable: true, get: getter });
/******/ }

@@ -60,5 +56,24 @@ /******/ };

/******/ __webpack_require__.r = function(exports) {
/******/ if(typeof Symbol !== 'undefined' && Symbol.toStringTag) {
/******/ Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
/******/ }
/******/ Object.defineProperty(exports, '__esModule', { value: true });
/******/ };
/******/
/******/ // create a fake namespace object
/******/ // mode & 1: value is a module id, require it
/******/ // mode & 2: merge all properties of value into the ns
/******/ // mode & 4: return value when already ns object
/******/ // mode & 8|1: behave like require
/******/ __webpack_require__.t = function(value, mode) {
/******/ if(mode & 1) value = __webpack_require__(value);
/******/ if(mode & 8) return value;
/******/ if((mode & 4) && typeof value === 'object' && value && value.__esModule) return value;
/******/ var ns = Object.create(null);
/******/ __webpack_require__.r(ns);
/******/ Object.defineProperty(ns, 'default', { enumerable: true, value: value });
/******/ if(mode & 2 && typeof value != 'string') for(var key in value) __webpack_require__.d(ns, key, function(key) { return value[key]; }.bind(null, key));
/******/ return ns;
/******/ };
/******/
/******/ // getDefaultExport function for compatibility with non-harmony modules

@@ -65,0 +80,0 @@ /******/ __webpack_require__.n = function(module) {

12

package.json
{
"name": "@invisionag/iris-react-animation",
"version": "1.0.18",
"version": "1.0.19",
"main": "dist/index.js",

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

"dependencies": {
"@invisionag/iris-react-image-container": "^1.0.14",
"@invisionag/iris-react-image-container": "^1.0.15",
"@invisionag/iris-settings": "^4.2.10",
"@invisionag/iris-tools": "^3.0.20",
"classnames": "^2.2.5",
"lottie-web": "^5.1.15"
"@invisionag/iris-tools": "^3.0.21",
"classnames": "^2.2.6",
"lottie-web": "^5.1.18"
},
"devDependencies": {
"@invisionag/iris-colors": "^3.0.12"
"@invisionag/iris-colors": "^3.0.13"
},

@@ -18,0 +18,0 @@ "peerDependencies": {

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