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

adnf

Package Overview
Dependencies
Maintainers
0
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

adnf - npm Package Compare versions

Comparing version 0.0.18 to 0.0.19

2

dist/adnf.d.ts

@@ -100,3 +100,3 @@ declare type AbortControllerGroup = {

declare type FormDataEntries = Record<string, undefined | string | Blob | File>;
declare type FormDataEntries = Record<string, null | undefined | string | Blob | File>;

@@ -103,0 +103,0 @@ declare type InferResult<F extends Fetch> = F extends Fetch<infer F> ? F : never;

{
"name": "adnf",
"version": "0.0.18",
"version": "0.0.19",
"type": "module",

@@ -5,0 +5,0 @@ "files": [

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