New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

rads-db

Package Overview
Dependencies
Maintainers
1
Versions
180
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rads-db - npm Package Compare versions

Comparing version 0.1.51 to 0.1.52

2

dist/index.d.ts

@@ -232,3 +232,3 @@ import { EntityMeta, RadsDb } from '_rads-db';

role: string;
};
} | undefined;
}

@@ -235,0 +235,0 @@

@@ -9,4 +9,5 @@ interface RestDriverOptions {

}) => any;
getHeaders?: (url: string, fetchOptions: RequestInit) => Record<string, string> | undefined;
}
declare const _default: (options: RestDriverOptions) => (schema: Schema, entity: string) => MinimalDriver;
export default _default;

@@ -37,3 +37,3 @@ {

},
"version": "0.1.51",
"version": "0.1.52",
"description": "Say goodbye to boilerplate code and hello to efficient and elegant syntax.",

@@ -40,0 +40,0 @@ "keywords": [],

Sorry, the diff of this file is not supported yet

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