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.2 to 3.1.3

2

dist/index.js

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

/* concated harmony reexport */__webpack_require__.d(__webpack_exports__, "normalize", function() { return external_styled_normalize_default.a; });
var _templateObject = _taggedTemplateLiteral(['\n ', ';\n'], ['\n ', ';\n']);
var _templateObject = _taggedTemplateLiteral(['', ''], ['', '']);

@@ -134,0 +134,0 @@ function _taggedTemplateLiteral(strings, raw) { return Object.freeze(Object.defineProperties(strings, { raw: { value: Object.freeze(raw) } })); }

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

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

@@ -15,6 +15,4 @@ // @flow

export const injectGenerics = () => injectGlobal`
${styles};
`;
export const injectGenerics = () => injectGlobal`${styles}`;
export default styles;

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