Socket
Socket
Sign inDemoInstall

@aws-amplify/data-schema-types

Package Overview
Dependencies
2
Maintainers
10
Versions
46
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.4.0 to 0.4.1

2

lib-esm/client/index.v3.d.ts
export declare const __modelMeta__: unique symbol;
export type ExtractModelMeta<T extends Record<any, any>> = T[typeof __modelMeta__];
export type ModelTypes<_T extends Record<any, any> = never, _ModelMeta extends Record<any, any> = any> = any;
export type ModelTypes<_T extends Record<any, any> = never, _Context extends string = 'CLIENT', _ModelMeta extends Record<any, any> = any> = any;
export type SelectionSet<_Model, _Path> = any;
{
"name": "@aws-amplify/data-schema-types",
"version": "0.4.0",
"version": "0.4.1",
"license": "Apache-2.0",

@@ -5,0 +5,0 @@ "main": "./lib-esm/index.d.ts",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc