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

@invisionag/iris-tools

Package Overview
Dependencies
Maintainers
21
Versions
171
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@invisionag/iris-tools - npm Package Compare versions

Comparing version 4.2.8 to 4.2.9

4

dist/index.js

@@ -104,3 +104,3 @@ module.exports =

module.exports = require("@invisionag/beacon-tokens/injixo");
module.exports = require("@invisionag/injixo-tokens/injixo");

@@ -120,3 +120,3 @@ /***/ }),

// EXTERNAL MODULE: external "@invisionag/beacon-tokens/injixo"
// EXTERNAL MODULE: external "@invisionag/injixo-tokens/injixo"
var injixo_ = __webpack_require__(2);

@@ -123,0 +123,0 @@

{
"name": "@invisionag/iris-tools",
"version": "4.2.8",
"version": "4.2.9",
"main": "dist/index.js",

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

"dependencies": {
"@invisionag/beacon-tokens": "^0.0.34",
"@invisionag/iris-settings": "^6.2.9",
"@invisionag/injixo-tokens": "^1.0.4",
"@invisionag/iris-settings": "^6.2.10",
"polished": "^3.4.1"
},
"gitHead": "91875fe81adaeb8fe984fc0e911937c88e188866"
"gitHead": "3473cdafc52638880862ac71db24297865c84df7"
}

@@ -5,3 +5,3 @@ // @flow

import { settings } from '@invisionag/iris-settings';
import { color } from '@invisionag/beacon-tokens/injixo';
import { color } from '@invisionag/injixo-tokens/injixo';

@@ -8,0 +8,0 @@ export const shadowColor = color.typography200;

Sorry, the diff of this file is not supported yet

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