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.52 to 0.1.53

3

dist/index.d.ts

@@ -222,2 +222,5 @@ import { EntityMeta, RadsDb } from '_rads-db';

}) => any;
/** If true, "multipart/form-data" body will be used (sometimes causes problems in serverless environments).
* Otherwise, "application/json" body (with base64-encoded binary content) will be used */
useFormData?: boolean;
}

@@ -224,0 +227,0 @@ type GenerateClientOptions = Partial<GenerateClientNormalizedOptions>;

2

package.json

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

},
"version": "0.1.52",
"version": "0.1.53",
"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