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

@elvia/elvis-breadcrumb

Package Overview
Dependencies
Maintainers
7
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@elvia/elvis-breadcrumb - npm Package Compare versions

Comparing version 2.1.5 to 2.1.6

12

CHANGELOG.json

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

{
"date": "07.11.22",
"version": "2.1.6",
"changelog": [
{
"type": "patch",
"changes": [
"Use <span class=\"code-text\">@elvia/elvis-component-wrapper@^3.0.1</span>. This fixes an issue where the component would not properly unmount when used as webcomponent."
]
}
]
},
{
"date": "02.11.22",

@@ -7,0 +19,0 @@ "version": "2.1.5",

12

package.json
{
"name": "@elvia/elvis-breadcrumb",
"version": "2.1.5",
"version": "2.1.6",
"description": "",

@@ -8,5 +8,13 @@ "license": "MIT",

"main": "web_component.js",
"files": [
"web_component.js",
"react.js",
"react.d.ts",
"CHANGELOG.json",
"README.md",
"dist/**/*"
],
"dependencies": {
"@elvia/elvis-colors": "^1.4.2",
"@elvia/elvis-component-wrapper": "^3.0.0",
"@elvia/elvis-component-wrapper": "^3.0.1",
"@elvia/elvis-icon": "^1.3.1",

@@ -13,0 +21,0 @@ "@elvia/elvis-toolbox": "^5.0.0",

src/react/config.ts

Sorry, the diff of this file is too big to display

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