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

@spinajs/orm

Package Overview
Dependencies
Maintainers
1
Versions
374
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@spinajs/orm - npm Package Compare versions

Comparing version 1.2.194 to 1.2.204

2

lib/model.js

@@ -273,3 +273,3 @@ "use strict";

case interfaces_1.RelationType.One:
this[v.Name] = data;
this[v.Name].attach(data);
break;

@@ -276,0 +276,0 @@ case interfaces_1.RelationType.Many:

{
"name": "@spinajs/orm",
"version": "1.2.194",
"version": "1.2.204",
"description": "framework orm module",

@@ -55,3 +55,3 @@ "main": "lib/index.js",

},
"gitHead": "a0e0212d10a889112e0f61bdce50be020fa7df26"
"gitHead": "3f6179b9dd05384cbed1eff9f5ea92ee6e687c9d"
}

Sorry, the diff of this file is not supported yet

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