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

@invisionag/iris-generic

Package Overview
Dependencies
Maintainers
24
Versions
165
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@invisionag/iris-generic - npm Package Compare versions

Comparing version 3.1.0 to 3.1.2

13

dist/index.js

@@ -127,6 +127,9 @@ (function webpackUniversalModuleDefinition(root, factory) {

// CONCATENATED MODULE: ./packages/generic/src/index.js
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "injectGenerics", function() { return src_injectGenerics; });
/* concated harmony reexport */__webpack_require__.d(__webpack_exports__, "typography", function() { return typography; });
/* concated harmony reexport */__webpack_require__.d(__webpack_exports__, "boxSizing", function() { return boxSizing; });
/* concated harmony reexport */__webpack_require__.d(__webpack_exports__, "normalize", function() { return external_styled_normalize_default.a; });
var _templateObject = _taggedTemplateLiteral(['\n ', ';\n'], ['\n ', ';\n']);
function _taggedTemplateLiteral(strings, raw) { return Object.freeze(Object.defineProperties(strings, { raw: { value: Object.freeze(raw) } })); }

@@ -138,6 +141,14 @@

/* harmony default export */ var src = __webpack_exports__["default"] = (Object(external_styled_components_["css"])(['', ';', ';', ';'], external_styled_normalize_default.a, boxSizing, typography));
var styles = Object(external_styled_components_["css"])(['', ';', ';', ';'], external_styled_normalize_default.a, boxSizing, typography);
var src_injectGenerics = function injectGenerics() {
return Object(external_styled_components_["injectGlobal"])(_templateObject, styles);
};
/* harmony default export */ var src = __webpack_exports__["default"] = (styles);
/***/ })
/******/ ]);
});

2

package.json
{
"name": "@invisionag/iris-generic",
"version": "3.1.0",
"version": "3.1.2",
"main": "dist/index.js",

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

Sorry, the diff of this file is not supported yet

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