Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

druxt-blocks

Package Overview
Dependencies
Maintainers
1
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

druxt-blocks - npm Package Compare versions

Comparing version 0.11.0 to 0.11.1

9

CHANGELOG.md
# druxt-blocks
## 0.11.1
### Patch Changes
- c4616df: Fixed dependencies
- Updated dependencies [c4616df]
- druxt-entity@0.17.1
- druxt-router@0.19.1
## 0.11.0

@@ -4,0 +13,0 @@

3

dist/druxt-blocks.esm.js

@@ -75,2 +75,3 @@ import { resolve } from 'path';

export { DruxtBlocksBlockMixin, DruxtBlocksNuxtModule as default };
export default DruxtBlocksNuxtModule;
export { DruxtBlocksBlockMixin };

@@ -80,2 +80,2 @@ 'use strict';

exports.DruxtBlocksBlockMixin = DruxtBlocksBlockMixin;
exports['default'] = DruxtBlocksNuxtModule;
exports.default = DruxtBlocksNuxtModule;
{
"name": "druxt-blocks",
"version": "0.11.0",
"version": "0.11.1",
"description": "Drupal Block and Block Region Druxt components.",

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

"drupal-jsonapi-params": "^1.1.12",
"druxt": "workspace:*",
"druxt-entity": "workspace:*",
"druxt-router": "workspace:*"
"druxt": "^0.9.0",
"druxt-entity": "^0.17.1",
"druxt-router": "^0.19.1"
},

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

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