You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

nuxtjs-drupal-ce

Package Overview
Dependencies
Maintainers
4
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nuxtjs-drupal-ce - npm Package Compare versions

Comparing version

to
2.0.0-alpha9

1

dist/module.d.ts

@@ -11,2 +11,3 @@ import * as _nuxt_schema from '@nuxt/schema';

fetchProxyHeaders: string[];
useLocalizedMenuEndpoint: boolean;
}

@@ -13,0 +14,0 @@ declare const _default: _nuxt_schema.NuxtModule<ModuleOptions>;

2

dist/module.json

@@ -7,3 +7,3 @@ {

},
"version": "2.0.0-alpha8"
"version": "2.0.0-alpha9"
}
{
"name": "nuxtjs-drupal-ce",
"version": "2.0.0-alpha8",
"version": "2.0.0-alpha9",
"license": "MIT",

@@ -5,0 +5,0 @@ "type": "module",

@@ -79,3 +79,5 @@ # nuxtjs-drupal-ce - Nuxt.js Drupal Custom Elements Connector

- `useLocalizedMenuEndpoint`: If enabled, the menu endpoint will use a language prefix as configured by [nuxtjs/i18n](https://v8.i18n.nuxtjs.org) module. Defaults to `true`.
## TODO - List of 1.x options not yet implemented

@@ -86,4 +88,2 @@

- `useLocalizedMenuEndpoint`: If enabled, the menu endpoint will use a language prefix as configured by [nuxtjs/i18n](https://i18n.nuxtjs.org) module. Defaults to `true`.
- `pageErrorHandler`: The default page error handler can be overridden.

@@ -90,0 +90,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet