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

@startupjs/orm

Package Overview
Dependencies
Maintainers
6
Versions
131
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@startupjs/orm - npm Package Compare versions

Comparing version 0.56.0-alpha.44 to 0.56.0-alpha.53

4

lib/index.js

@@ -169,1 +169,5 @@ import { singletonMemoize } from '@startupjs/cache'

export * from './schemaAssociations.js'
export {
aggregation,
aggregationHeader as __aggregationHeader
} from '@startupjs/utils/aggregation'

5

package.json
{
"name": "@startupjs/orm",
"type": "module",
"version": "0.56.0-alpha.44",
"version": "0.56.0-alpha.53",
"description": "ORM system for Racer.js and ShareDB",

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

"@startupjs/cache": "^0.56.0-alpha.0",
"@startupjs/utils": "^0.56.0-alpha.53",
"pluralize": "^8.0.0",

@@ -28,3 +29,3 @@ "racer": "1.0.1"

"readmeFilename": "README.md",
"gitHead": "4b49d4a5927fc27badb78144781658a6b7e05d5e"
"gitHead": "b262ddbd0ca367a0bd1669d3d39c2adae3739aba"
}
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