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.1.0 to 0.2.0

.circleci/config.yml

8

package.json
{
"name": "druxt-router",
"version": "0.1.0",
"version": "0.2.0",
"description": "Provides a Nuxt <-> Drupal router.",
"main": "src/module.js",
"main": "src/index.js",
"scripts": {
"lint": "eslint src/*.js",
"lint": "eslint nuxt/*.js src/*.js",
"start": "npm run dev",

@@ -33,3 +33,3 @@ "dev": "nodemon --exec 'npm run lint && npm run test'",

"axios": "^0.19.0",
"jsonapi-serializer": "^3.6.5",
"codecov": "^3.6.5",
"vue-drupal-entity": "^0.1.0"

@@ -36,0 +36,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