Socket
Socket
Sign inDemoInstall

@threebow/axis

Package Overview
Dependencies
388
Maintainers
1
Versions
54
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 9.0.0 to 9.0.1

2

package.json
{
"name": "@threebow/axis",
"version": "9.0.0",
"version": "9.0.1",
"description": "A heavily opinionated and expressive web framework for node.js",

@@ -5,0 +5,0 @@ "main": "./src/index.ts",

@@ -9,2 +9,3 @@ import "reflect-metadata"

export { JSONSchema } from "objection"
export { JSONSchema } from "objection"
export { Request, Response } from "express"
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc