@indoqa/ui-explorer
Advanced tools
Comparing version 1.0.0-alpha.6 to 1.0.0
{ | ||
"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" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
111308
58
2018
14
1
+ Added@indoqa/style-system@^1.0.0
+ Added@indoqa/style-system@1.4.0(transitive)
+ Addedcss-in-js-utils@2.0.1(transitive)
+ Addedcsstype@3.1.3(transitive)
+ Addedfela@11.7.0(transitive)
+ Addedfela-bindings@11.7.0(transitive)
+ Addedfela-dom@11.7.0(transitive)
+ Addedfela-monolithic@11.7.0(transitive)
+ Addedfela-plugin-embedded@11.7.0(transitive)
+ Addedfela-plugin-extend@11.7.0(transitive)
+ Addedfela-plugin-fallback-value@11.7.0(transitive)
+ Addedfela-plugin-named-keys@11.7.0(transitive)
+ Addedfela-plugin-prefixer@11.7.0(transitive)
+ Addedfela-plugin-unit@11.7.0(transitive)
+ Addedfela-preset-web@11.7.0(transitive)
+ Addedfela-sort-media-query-mobile-first@11.7.0(transitive)
+ Addedfela-tools@11.7.0(transitive)
+ Addedfela-utils@11.7.0(transitive)
+ Addedinline-style-prefixer@5.1.2(transitive)
+ Addedlodash@4.17.21(transitive)
+ Addedreact@16.14.0(transitive)
+ Addedreact-fela@11.7.0(transitive)
+ Addedsort-css-media-queries@1.5.4(transitive)
+ Addedstring-hash@1.1.3(transitive)
+ Addedstylis@4.3.5(transitive)
- Removedreact@16.7.0(transitive)
- Removedscheduler@0.12.0(transitive)
Updatedfela@^10.2.2
Updatedreact@^16.8.2
Updatedreact-fela@^10.2.2