Socket
Socket
Sign inDemoInstall

druxt-router

Package Overview
Dependencies
Maintainers
1
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

druxt-router - npm Package Compare versions

Comparing version 0.27.1 to 0.27.2

2

nuxt/index.js

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

this.extendRoutes((routes) => {
languages.forEach((o) => {
languages.filter((o) => o).forEach((o) => {
routes.push({

@@ -47,0 +47,0 @@ name: `druxt-router__${o.attributes.drupal_internal__id}`,

{
"name": "druxt-router",
"version": "0.27.1",
"version": "0.27.2",
"description": "Drupal router for Nuxt, powered by the Drupal Decoupled Router module.",

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

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