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

@luvio/command-fetch-network

Package Overview
Dependencies
Maintainers
0
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@luvio/command-fetch-network - npm Package Compare versions

Comparing version 5.24.1 to 5.25.0

3

dist/types/v1/index.d.ts

@@ -1,2 +0,2 @@

import { type ServiceDescriptor } from '@luvio/utils';
import { type NamedService, type ServiceDescriptor } from '@luvio/utils';
import { FetchNetworkCommand } from './fetch-command';

@@ -6,1 +6,2 @@ export { FetchNetworkCommand } from './fetch-command';

export declare function buildServiceDescriptor(): FetchNetworkCommandServiceDescriptor;
export type NamedFetchNetworkCommandService = NamedService<'fetchNetworkCommandBaseClass', typeof FetchNetworkCommand>;

@@ -1,2 +0,2 @@

import { type ServiceDescriptor } from '@luvio/utils';
import { type NamedService, type ServiceDescriptor } from '@luvio/utils';
import { FetchNetworkCommand } from './fetch-command';

@@ -6,1 +6,2 @@ export { FetchNetworkCommand } from './fetch-command';

export declare function buildServiceDescriptor(): FetchNetworkCommandServiceDescriptor;
export type NamedFetchNetworkCommandService = NamedService<'fetchNetworkCommandBaseClass', typeof FetchNetworkCommand>;
{
"name": "@luvio/command-fetch-network",
"version": "5.24.1",
"version": "5.25.0",
"private": false,

@@ -33,6 +33,6 @@ "description": "Luvio Fetch Network Command",

"dependencies": {
"@luvio/command-base": "5.24.1",
"@luvio/command-network": "5.24.1",
"@luvio/service-fetch-network": "5.24.1",
"@luvio/utils": "5.24.1"
"@luvio/command-base": "5.25.0",
"@luvio/command-network": "5.25.0",
"@luvio/service-fetch-network": "5.25.0",
"@luvio/utils": "5.25.0"
},

@@ -39,0 +39,0 @@ "bundlesize": [

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