Socket
Socket
Sign inDemoInstall

@ditojs/router

Package Overview
Dependencies
Maintainers
4
Versions
316
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ditojs/router - npm Package Compare versions

Comparing version 1.10.1 to 1.11.0

10

package.json
{
"name": "@ditojs/router",
"version": "1.10.1",
"version": "1.11.0",
"type": "module",

@@ -17,10 +17,10 @@ "description": "Dito.js Router – Dito.js is a declarative and modern web framework, based on Objection.js, Koa.js and Vue.js",

"engines": {
"node": ">= 16.0.0",
"node": ">= 18.0.0",
"yarn": ">= 1.0.0"
},
"browserslist": [
"node >= 16"
"node >= 18"
],
"dependencies": {
"@ditojs/utils": "^1.10.1"
"@ditojs/utils": "^1.11.0"
},

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

],
"gitHead": "2a5658aeeef2666b0a5ddd37ce6fbdb1d9eab3c3"
"gitHead": "cc2a838ccf15a75f435844f3087698c4efaf44e4"
}
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