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.0.0-alpha.6 to 1.0.0

dist/indoqa-ui-explorer.cjs.js

21

package.json
{
"name": "@indoqa/ui-explorer",
"version": "1.0.0-alpha.6",
"version": "1.0.0",
"author": "Indoqa Software Design und Beratung GmbH (https://www.indoqa.com)",
"homepage": "https://github.com/Indoqa/indoqa-react-fela#readme",
"description": "A React component to showcase isolated React components and an Indoqa Style-System based theme",
"license": "Apache-2.0",
"main": "dist/indoqa-ui-explorer.cjs.js",
"module": "dist/indoqa-ui-explorer.es.js",
"typings": "dist/index.d.ts",
"typings": "dist/ui-explorer/src/main/index.d.ts",
"files": [

@@ -16,3 +16,3 @@ "dist"

"compile": "yarn clean && tsc -p tsconfig.json",
"package": "yarn compile && rollup -c -v",
"package": "yarn compile && rollup -c",
"prepublishOnly": "yarn package"

@@ -24,5 +24,2 @@ },

},
"publishConfig": {
"registry": "https://registry.npmjs.org/"
},
"keywords": [

@@ -34,2 +31,3 @@ "react",

"peerDependencies": {
"@indoqa/style-system": ">=1.0.0-alpha.6",
"fela": ">=10",

@@ -42,6 +40,7 @@ "react": ">=16",

"dependencies": {
"@indoqa/style-system": "^1.0.0",
"deepmerge": "^2.2.1",
"fela": "^10.1.3",
"react": "16.7.0",
"react-fela": "^10.1.3",
"fela": "^10.2.2",
"react": "^16.8.2",
"react-fela": "^10.2.2",
"react-router": "^4.3.1",

@@ -51,3 +50,3 @@ "react-router-dom": "^4.3.1",

},
"gitHead": "ded7490d9d7967dd2502ec6e265f35f49b693baf"
"gitHead": "abc600a3d8fec1c7cb7a03b621c5d1118676c22a"
}
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