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

@notifi-network/notifi-frontend-client

Package Overview
Dependencies
Maintainers
3
Versions
362
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@notifi-network/notifi-frontend-client - npm Package Compare versions

Comparing version 0.36.0 to 0.36.1-alpha.0

1

lib/client/NotifiFrontendClient.ts

@@ -41,2 +41,3 @@ import type { FilterOptions } from '@notifi-network/notifi-core';

// TODO: Dedupe from react-hooks
export type SignMessageParams =

@@ -43,0 +44,0 @@ | Readonly<{

6

package.json
{
"name": "@notifi-network/notifi-frontend-client",
"version": "0.36.0",
"version": "0.36.1-alpha.0+54b242a",
"description": "The frontend client for Notifi",

@@ -36,7 +36,7 @@ "main": "./dist/index.js",

"dependencies": {
"@notifi-network/notifi-graphql": "^0.36.0",
"@notifi-network/notifi-graphql": "^0.36.1-alpha.0+54b242a",
"graphql-request": "^5.0.0",
"localforage": "^1.10.0"
},
"gitHead": "d7f1a7ce0ff4b7d9f12553d882f9e0551c9b4ca3"
"gitHead": "54b242aaf6aa4f8f74929def4b001fe4f0304c3e"
}
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