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
2
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.1.2-alpha.11 to 0.1.2-alpha.12

16

dist/hooks/useNotifiClient.d.ts

@@ -44,3 +44,3 @@ import { NotifiClient, ClientData } from '@notifi-network/notifi-core';

name: string | null;
type: string;
filterType: string;
}>;

@@ -58,3 +58,3 @@ filterOptions: string | null;

name: string | null;
type: string;
filterType: string;
}>[];

@@ -89,3 +89,3 @@ }>[];

name: string | null;
type: string;
filterType: string;
}>[];

@@ -99,3 +99,3 @@ sources: readonly Readonly<{

name: string | null;
type: string;
filterType: string;
}>[];

@@ -150,3 +150,3 @@ }>[];

name: string | null;
type: string;
filterType: string;
}>;

@@ -164,3 +164,3 @@ filterOptions: string | null;

name: string | null;
type: string;
filterType: string;
}>[];

@@ -206,3 +206,3 @@ }>[];

name: string | null;
type: string;
filterType: string;
}>;

@@ -220,3 +220,3 @@ filterOptions: string | null;

name: string | null;
type: string;
filterType: string;
}>[];

@@ -223,0 +223,0 @@ }>[];

{
"name": "@notifi-network/notifi-react-hooks",
"version": "0.1.2-alpha.11+e2f1fc5",
"version": "0.1.2-alpha.12+9bb9b93",
"description": "React hooks provided as a convenience wrapper around notifi.network platform functionality",

@@ -31,3 +31,3 @@ "author": "Juni Kim <73hKrn@gmail.com>",

"devDependencies": {
"@notifi-network/notifi-core": "^0.1.2-alpha.11+e2f1fc5",
"@notifi-network/notifi-core": "^0.1.2-alpha.12+9bb9b93",
"@types/react": "^17.0.39",

@@ -43,3 +43,3 @@ "@typescript-eslint/eslint-plugin": "^5.12.0",

"dependencies": {
"@notifi-network/notifi-axios-adapter": "^0.1.2-alpha.11+e2f1fc5",
"@notifi-network/notifi-axios-adapter": "^0.1.2-alpha.12+9bb9b93",
"axios": "^0.26.0",

@@ -54,3 +54,3 @@ "typedoc-plugin-missing-exports": "^0.22.6",

},
"gitHead": "e2f1fc5aa80843688dcaf0683e7ad63a1462a4ff"
"gitHead": "9bb9b93ae24afc5b1f9c1c9e4f1f32aee246de84"
}

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