Socket
Socket
Sign inDemoInstall

@orion-js/models

Package Overview
Dependencies
Maintainers
3
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@orion-js/models - npm Package Compare versions

Comparing version 3.3.10 to 3.3.11

4

lib/types/index.d.ts

@@ -48,4 +48,4 @@ import { GlobalResolverResolve, ModelResolver, ModelResolverResolve, Resolver } from '@orion-js/resolvers';

name: string;
omitFields?: readonly string[];
pickFields?: readonly string[];
omitFields?: string[];
pickFields?: string[];
mapFields?: (field: any, key: string) => any;

@@ -52,0 +52,0 @@ extendSchema?: Schema;

{
"name": "@orion-js/models",
"version": "3.3.10",
"version": "3.3.11",
"main": "lib/index.js",

@@ -39,3 +39,3 @@ "types": "lib/index.d.ts",

},
"gitHead": "ab22792ea37e41f4954a481c5939dc37fa2fff96"
"gitHead": "67a10b0ec451c411c5a8e3e1ba60c707243fd0d5"
}
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