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

druxt-entity

Package Overview
Dependencies
Maintainers
1
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

druxt-entity - npm Package Compare versions

Comparing version 0.7.1 to 0.7.2

14

package.json
{
"name": "druxt-entity",
"version": "0.7.1",
"version": "0.7.2",
"description": "Drupal Display Mode powered Entity and Field Vue.js component system.",

@@ -49,6 +49,6 @@ "repository": {

"dependencies": {
"axios": "^0.19.2",
"codecov": "^3.8.0",
"axios": "^0.21.0",
"codecov": "^3.8.1",
"druxt": "^0.3.3",
"druxt-router": "^0.16.0",
"druxt-router": "^0.16.1",
"druxt-schema": "^0.6.0"

@@ -61,4 +61,4 @@ },

"@rollup/plugin-buble": "^0.20.0",
"@rollup/plugin-replace": "^2.3.3",
"@vue/test-utils": "^1.1.0",
"@rollup/plugin-replace": "^2.3.4",
"@vue/test-utils": "^1.1.1",
"@vuepress/plugin-register-components": "^1.7.1",

@@ -68,3 +68,3 @@ "babel-core": "^7.0.0-bridge.0",

"cross-env": "^6.0.3",
"drupal-jsonapi-params": "^1.1.11",
"drupal-jsonapi-params": "^1.1.12",
"eslint": "^6.7.2",

@@ -71,0 +71,0 @@ "eslint-plugin-vue": "^6.2.2",

@@ -33,5 +33,2 @@ # DruxtJS Entity

baseUrl: 'https://demo-api.druxtjs.org',
entity: {
suggestions: []
}
}

@@ -38,0 +35,0 @@ }

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