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

@chaff/fui-proxy

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@chaff/fui-proxy - npm Package Compare versions

Comparing version 0.0.16 to 0.0.17

2

lib/fui-proxy.d.ts
declare function FuiProxy<Target, Methods = {}>(target: Target, methodsFn: (target: Target) => Methods): Methods & Target;
declare namespace FuiProxy { }
export = FuiProxy;

4

package.json
{
"name": "@chaff/fui-proxy",
"version": "0.0.16",
"version": "0.0.17",
"description": "Proxy library for Fui",

@@ -32,3 +32,3 @@ "keywords": [

},
"gitHead": "2ccbbc803df6911340d5a82a40a208980078fdb0"
"gitHead": "a5630b229f4f927ff3170f923afc93529e7be1bd"
}
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