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

nuxt-proxy-request

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nuxt-proxy-request - npm Package Compare versions

Comparing version 1.1.9 to 1.1.10

5

dist/module.d.ts

@@ -8,4 +8,9 @@ import * as _nuxt_schema from '@nuxt/schema';

}
declare module 'nuxt/schema' {
interface RuntimeConfig {
proxy: ModuleOptions;
}
}
declare const _default: _nuxt_schema.NuxtModule<ModuleOptions>;
export { ModuleOptions, ProxyOptions, _default as default };

2

package.json
{
"name": "nuxt-proxy-request",
"version": "1.1.9",
"version": "1.1.10",
"description": "A http proxy module for nuxt(3) powered by h3-proxy.",

@@ -5,0 +5,0 @@ "repository": "yisibell/nuxt-proxy-request",

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