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

@vonage/vetch

Package Overview
Dependencies
Maintainers
37
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vonage/vetch - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

4

dist/types.d.ts
/// <reference types="node" />
/// <reference types="node" />
/// <reference types="node" />
import http from 'node:http';
import https from 'node:https';
import http from 'http';
import https from 'https';
export declare class VetchError extends Error {

@@ -7,0 +7,0 @@ code?: string;

{
"name": "@vonage/vetch",
"version": "1.0.3",
"version": "1.0.4",
"description": "Vonage package for server side fetch.",

@@ -5,0 +5,0 @@ "homepage": "https://github.com/vonage/vonage-node-sdk/tree/master/packages/vetch#readme",

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