Socket
Socket
Sign inDemoInstall

druxt-breadcrumb

Package Overview
Dependencies
131
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.14.1 to 0.15.0

7

dist/druxt-breadcrumb.esm.js

@@ -19,2 +19,6 @@ import { join } from 'path';

require: true
},
langcode: {
type: String,
default: void 0
}

@@ -24,3 +28,2 @@ }

export default DruxtBreadcrumbModule;
export { DruxtBreadcrumbMixin };
export { DruxtBreadcrumbMixin, DruxtBreadcrumbModule as default };

@@ -23,2 +23,6 @@ 'use strict';

require: true
},
langcode: {
type: String,
default: void 0
}

@@ -29,2 +33,2 @@ }

exports.DruxtBreadcrumbMixin = DruxtBreadcrumbMixin;
exports.default = DruxtBreadcrumbModule;
exports["default"] = DruxtBreadcrumbModule;
{
"name": "druxt-breadcrumb",
"version": "0.14.1",
"version": "0.15.0",
"description": "Decoupled Router based Breadcrumb Druxt component.",

@@ -44,5 +44,5 @@ "keywords": [

"dependencies": {
"druxt": "^0.18.0",
"druxt-blocks": "^0.15.1",
"druxt-router": "^0.26.1"
"druxt": "^0.19.0",
"druxt-blocks": "^0.16.0",
"druxt-router": "^0.27.0"
},

@@ -49,0 +49,0 @@ "optionalDependencies": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc