Socket
Socket
Sign inDemoInstall

final-orm

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

final-orm - npm Package Compare versions

Comparing version 1.0.0-alpha.10 to 1.0.0-alpha.11

1

dist/index.test.js

@@ -269,2 +269,3 @@ 'use strict';

sort: 'createdAt DESC',
attributes: ['creator', 'createdAt'],
include: {

@@ -271,0 +272,0 @@ as: 'creator',

@@ -202,2 +202,3 @@ import dotenv from 'dotenv'

sort: 'createdAt DESC',
attributes: ['creator', 'createdAt'],
include: {

@@ -204,0 +205,0 @@ as: 'creator',

4

package.json
{
"name": "final-orm",
"version": "1.0.0-alpha.10",
"version": "1.0.0-alpha.11",
"repository": {

@@ -49,3 +49,3 @@ "type": "git",

"arangojs": "^5.7.0",
"arangolize": "^0.9.7",
"arangolize": "^0.9.8",
"core-decorators": "^0.20.0",

@@ -52,0 +52,0 @@ "dotenv": "^4.0.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