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

@bdt-component-library/breadcrumbs

Package Overview
Dependencies
Maintainers
2
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bdt-component-library/breadcrumbs - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

16

build/tailwind.js

@@ -11,3 +11,3 @@ 'use strict';

options: {
whitelist: ['html'],
whitelist: ["html"],
whitelistPatterns: [

@@ -22,3 +22,3 @@ /--i--/,

/input:focus/
],
]
},

@@ -60,3 +60,3 @@ defaultExtractor: content => content.match(/[\w-/:]+(?<!:)/g) || []

tintGreen: "rgba(40, 167, 69, 0.25)",
tintRed: "rgba(208, 2, 27, 0.25)",
tintRed: "rgba(208, 2, 27, 0.25)"
},

@@ -75,7 +75,7 @@ fontFamily: {

screens: {
'xs': '320px',
'sm': '640px',
'md': '768px',
'lg': '1024px',
'xl': '1280px'
xs: "320px",
sm: "640px",
md: "768px",
lg: "1024px",
xl: "1280px"
}

@@ -82,0 +82,0 @@ },

@@ -5,2 +5,14 @@ {

{
"version": "0.1.1",
"tag": "@bdt-component-library/breadcrumbs_v0.1.1",
"date": "Tue, 26 Jan 2021 22:19:35 GMT",
"comments": {
"patch": [
{
"comment": "Update packages"
}
]
}
},
{
"version": "0.1.0",

@@ -7,0 +19,0 @@ "tag": "@bdt-component-library/breadcrumbs_v0.1.0",

# Change Log - @bdt-component-library/breadcrumbs
This log was last generated on Thu, 21 Jan 2021 18:37:39 GMT and should not be manually modified.
This log was last generated on Tue, 26 Jan 2021 22:19:35 GMT and should not be manually modified.
## 0.2.0
## 0.1.1
Tue, 26 Jan 2021 22:19:35 GMT
### Patches
- Update packages
## 0.1.0
Thu, 21 Jan 2021 18:37:39 GMT

@@ -7,0 +14,0 @@

@@ -6,3 +6,3 @@ {

},
"version": "0.1.0",
"version": "0.1.1",
"description": "Breadcrumbs component",

@@ -45,4 +45,2 @@ "author": "BDT",

"@fullhuman/postcss-purgecss": "^2.0.5",
"@storybook/preset-create-react-app": "^3.1.2",
"@storybook/react": "^5.3.19",
"@svgr/webpack": "^5.1.0",

@@ -49,0 +47,0 @@ "@testing-library/jest-dom": "^5.0.2",

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