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

@renegade-fi/react

Package Overview
Dependencies
Maintainers
4
Versions
257
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@renegade-fi/react - npm Package Compare versions

Comparing version 0.0.0-canary-20250122010902 to 0.0.0-canary-20250131015834

2

dist/exports/index.js

@@ -62,3 +62,3 @@ ////////////////////////////////////////////////////////////////////////////////

// Utils
formatAmount, parseAmount, cookieStorage, cookieToInitialState, deepEqual, parseCookie, stringifyForWasm,
formatAmount, parseAmount, cookieStorage, cookieToInitialState, deepEqual, parseCookie, stringifyForWasm, isSupportedChainId,
// Types

@@ -65,0 +65,0 @@ OrderState, TaskType, UpdateType,

@@ -36,3 +36,3 @@ import { createAuthConfig as core_createAuthConfig, createConfig as core_createConfig } from '@renegade-fi/core';

export type { Balance, Config, CreateConfigParameters, Exchange, NetworkOrder, Order, OrderMetadata, PartialOrderFill, Task, TaskInfo, TaskState, } from '@renegade-fi/core';
export { type CreateStorageParameters, type Storage, type StorageItemMap, createStorage, noopStorage, formatAmount, parseAmount, cookieStorage, cookieToInitialState, deepEqual, parseCookie, stringifyForWasm, OrderState, TaskType, UpdateType, AuthType, RelayerWebsocket, type RelayerWebsocketParams, Token, tokenMapping, loadTokenMapping, getDefaultQuoteToken, } from '@renegade-fi/core';
export { type CreateStorageParameters, type Storage, type StorageItemMap, createStorage, noopStorage, formatAmount, parseAmount, cookieStorage, cookieToInitialState, deepEqual, parseCookie, stringifyForWasm, isSupportedChainId, OrderState, TaskType, UpdateType, AuthType, RelayerWebsocket, type RelayerWebsocketParams, Token, tokenMapping, loadTokenMapping, getDefaultQuoteToken, } from '@renegade-fi/core';
//# sourceMappingURL=index.d.ts.map
{
"name": "@renegade-fi/react",
"description": "React library for Renegade",
"version": "0.0.0-canary-20250122010902",
"version": "0.0.0-canary-20250131015834",
"repository": {

@@ -62,3 +62,3 @@ "type": "git",

"tiny-invariant": "^1.3.3",
"@renegade-fi/core": "0.0.0-canary-20250122010902"
"@renegade-fi/core": "0.0.0-canary-20250131015834"
},

@@ -65,0 +65,0 @@ "devDependencies": {

@@ -248,2 +248,3 @@ ////////////////////////////////////////////////////////////////////////////////

stringifyForWasm,
isSupportedChainId,
// Types

@@ -250,0 +251,0 @@ OrderState,

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