@dcp-ui/breadcrumb
Advanced tools
Comparing version 1.0.0-alpha.2 to 1.0.0-alpha.3
{ | ||
"name": "@dcp-ui/breadcrumb", | ||
"version": "1.0.0-alpha.2", | ||
"version": "1.0.0-alpha.3", | ||
"description": "Customizable design system with react • styled-components • styled-system and reakit.", | ||
@@ -42,11 +42,11 @@ "main": "dist/breadcrumb.cjs.js", | ||
"dependencies": { | ||
"@dcp-ui/box": "^1.0.0-alpha.2", | ||
"@dcp-ui/icons.chevron-right": "^1.0.0-alpha.2", | ||
"@dcp-ui/utils": "^1.0.0-alpha.2", | ||
"@dcp-ui/box": "^1.0.0-alpha.3", | ||
"@dcp-ui/icons.chevron-right": "^1.0.0-alpha.3", | ||
"@dcp-ui/utils": "^1.0.0-alpha.3", | ||
"@juggle/resize-observer": "^3.1.3" | ||
}, | ||
"devDependencies": { | ||
"@dcp-ui/core": "^1.0.0-alpha.2", | ||
"@dcp-ui/core": "^1.0.0-alpha.3", | ||
"@dcp-ui/jest-preset": "^1.0.0-alpha.1", | ||
"@dcp-ui/testing": "^1.0.0-alpha.2", | ||
"@dcp-ui/testing": "^1.0.0-alpha.3", | ||
"jest": "=24.7.1", | ||
@@ -57,3 +57,3 @@ "jest-dom": "^3.5.0", | ||
}, | ||
"gitHead": "ccbd5bfdf520aeda02f34b727078bb7cd566ea7e", | ||
"gitHead": "28787204e4dcf6f3f52aaf5e25860c8cb72c78f1", | ||
"sideEffects": false, | ||
@@ -60,0 +60,0 @@ "component": "Box", |
@@ -5,6 +5,3 @@ # @dcp-ui/breadcrumb | ||
[![desyre](https://img.shields.io/badge/desyre----orange)](https://design-system.gitlab-pages.dt.renault.com/desyre/landing-page) | ||
![npm bundle size](https://img.shields.io/bundlephobia/minzip/@dcp-ui/breadcrumb) | ||
[![License](https://img.shields.io/badge/licence-MIT-green)](https://design.cloud.renault-digital.com/licence) | ||
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-green.svg)](https://design.cloud.renault-digital.com/contribute) | ||
[![desyre](https://img.shields.io/badge/desyre----orange)](https://design-system.gitlab-pages.dt.renault.com/desyre/landing-page) ![npm bundle size](https://img.shields.io/bundlephobia/minzip/@dcp-ui/breadcrumb) [![License](https://img.shields.io/badge/licence-MIT-green)](https://design.cloud.renault-digital.com/licence) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-green.svg)](https://design.cloud.renault-digital.com/contribute) | ||
@@ -17,3 +14,3 @@ ## Description | ||
yarn add @dcp-ui/breadcrumb @xstyled/styled-components react react-dom styled-components | ||
yarn add @dcp-ui/breadcrumb @xstyled/styled-components @xstyled/system react react-dom styled-components | ||
@@ -26,4 +23,2 @@ ## Import | ||
See the [documentation](https://design.cloud.renault-digital.com/components/breadcrumb) or | ||
[package source](https://gitlabee.dt.renault.com/digital-cloud-platform/fronts/design.cloud.renault-digital.com/-/blob/master/packages/components/Breadcrumb) | ||
for more details. | ||
See the [documentation](https://design.cloud.renault-digital.com/components/breadcrumb) or [package source](https://gitlabee.dt.renault.com/digital-cloud-platform/fronts/design.cloud.renault-digital.com/-/blob/master/packages/components/Breadcrumb) for more details. |
Sorry, the diff of this file is not supported yet
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
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
34260
22