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

@notifi-network/notifi-react-hooks

Package Overview
Dependencies
Maintainers
8
Versions
522
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@notifi-network/notifi-react-hooks - npm Package Compare versions

Comparing version 0.90.4 to 0.90.5

4

dist/hooks/useNotifiClient.d.ts

@@ -515,3 +515,3 @@ import type { NotifiEnvironment } from '@notifi-network/notifi-axios-utils';

nodes?: {
__typename?: "FusionNotificationHistoryEntry" | undefined;
__typename: "FusionNotificationHistoryEntry";
id: string;

@@ -623,3 +623,3 @@ createdDate: string;

nodes: {
__typename?: "NotificationHistoryEntry" | undefined;
__typename: "NotificationHistoryEntry";
id: string;

@@ -626,0 +626,0 @@ createdDate: string;

{
"name": "@notifi-network/notifi-react-hooks",
"version": "0.90.4",
"version": "0.90.5",
"description": "React hooks provided as a convenience wrapper around notifi.network platform functionality",

@@ -34,5 +34,5 @@ "author": "juni-notifi <hyungjoon.kim@notifi.network>",

"dependencies": {
"@notifi-network/notifi-axios-adapter": "^0.90.4",
"@notifi-network/notifi-axios-utils": "^0.90.4",
"@notifi-network/notifi-core": "^0.90.4",
"@notifi-network/notifi-axios-adapter": "^0.90.5",
"@notifi-network/notifi-axios-utils": "^0.90.5",
"@notifi-network/notifi-core": "^0.90.5",
"axios": "^0.26.0",

@@ -46,3 +46,3 @@ "localforage": "^1.10.0",

},
"gitHead": "66aa45e6e8b75a7215f91a1f4e1c8e4cddd74d01"
"gitHead": "a49faf2341f330137de0f48f0010bf034f071a2f"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

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