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

@threebow/axis

Package Overview
Dependencies
Maintainers
1
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@threebow/axis - npm Package Compare versions

Comparing version 4.3.0 to 4.3.1

2

classes/baseModel.js

@@ -129,3 +129,3 @@ const {Model, QueryBuilder, AjvValidator, ValidationError} = require("objection"),

throw new ValidationError({
message: "identifier should not be defined before insert",
message: `${i}: is already in use`,
type: "ModelValidation",

@@ -132,0 +132,0 @@ data: {

{
"name": "@threebow/axis",
"version": "4.3.0",
"version": "4.3.1",
"description": "An expressive web framework for node.js",

@@ -5,0 +5,0 @@ "main": "index.js",

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