Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@indoqa/ui-explorer

Package Overview
Dependencies
Maintainers
4
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@indoqa/ui-explorer - npm Package Compare versions

Comparing version 1.4.1-alpha.1 to 1.4.1-alpha.2

2

dist/indoqa-ui-explorer.cjs.js

@@ -30,2 +30,4 @@ 'use strict';

function __extends(d, b) {
if (typeof b !== "function" && b !== null)
throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
extendStatics(d, b);

@@ -32,0 +34,0 @@ function __() { this.constructor = d; }

@@ -26,2 +26,4 @@ import { Box, Grid, Row, Panel, Flex, withRenderer } from '@indoqa/style-system';

function __extends(d, b) {
if (typeof b !== "function" && b !== null)
throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
extendStatics(d, b);

@@ -28,0 +30,0 @@ function __() { this.constructor = d; }

16

package.json
{
"name": "@indoqa/ui-explorer",
"version": "1.4.1-alpha.1",
"version": "1.4.1-alpha.2",
"author": "Indoqa Software Design und Beratung GmbH (https://www.indoqa.com)",

@@ -31,5 +31,5 @@ "description": "A React component to showcase isolated React components and an Indoqa Style-System based theme",

"peerDependencies": {
"@indoqa/style-system": ">=1.3.0",
"@indoqa/style-system": ">=1.4.0",
"fela": ">=11",
"react": ">=16.8.2",
"react": ">=17.0.1",
"react-fela": ">=11",

@@ -40,11 +40,11 @@ "react-router": ">=5",

"dependencies": {
"@indoqa/style-system": "^1.4.1-alpha.1",
"fela": "^11.5.0",
"@indoqa/style-system": "^1.4.1-alpha.2",
"fela": "^11.5.1",
"react": "^17.0.1",
"react-fela": "^11.5.0",
"react-fela": "^11.5.1",
"react-router": "^5.2.0",
"react-router-dom": "^5.2.0",
"tslib": "^2.0.3"
"tslib": "^2.1.0"
},
"gitHead": "1c5a56e14838675e28731dd05b4ef42c9f48762f"
"gitHead": "3fa3a934becee4ea371b80f9e7662e13b6a8be3a"
}

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