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.0.4-alpha.22 to 0.0.4-alpha.23

4

dist/hooks/index.d.ts

@@ -1,5 +0,5 @@

import { MessageSigner } from '@notifi-network/notifi-core';
import { ClientData, LogInInput, MessageSigner, TargetGroup, UpdateAlertInput, User } from '@notifi-network/notifi-core';
import useNotifiClient from './useNotifiClient';
import { BlockchainEnvironment } from './useNotifiConfig';
export { BlockchainEnvironment, MessageSigner, useNotifiClient };
export { BlockchainEnvironment, ClientData, LogInInput, MessageSigner, TargetGroup, UpdateAlertInput, User, useNotifiClient };
//# sourceMappingURL=index.d.ts.map

@@ -11,2 +11,2 @@ "use strict";

Object.defineProperty(exports, "BlockchainEnvironment", { enumerable: true, get: function () { return useNotifiConfig_1.BlockchainEnvironment; } });
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi9saWIvaG9va3MvaW5kZXgudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6Ijs7Ozs7O0FBQ0Esd0VBQWdEO0FBR0QsMEJBSHhDLHlCQUFlLENBR3dDO0FBRjlELHVEQUEwRDtBQUVqRCxzR0FGQSx1Q0FBcUIsT0FFQSJ9
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi9saWIvaG9va3MvaW5kZXgudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6Ijs7Ozs7O0FBUUEsd0VBQWdEO0FBVzlDLDBCQVhLLHlCQUFlLENBV0w7QUFWakIsdURBQTBEO0FBR3hELHNHQUhPLHVDQUFxQixPQUdQIn0=
{
"name": "@notifi-network/notifi-react-hooks",
"version": "0.0.4-alpha.22+612aaf2",
"version": "0.0.4-alpha.23+96f5aa6",
"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.0.4-alpha.22+612aaf2",
"@notifi-network/notifi-core": "^0.0.4-alpha.23+96f5aa6",
"@types/react": "^17.0.39",

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

"dependencies": {
"@notifi-network/notifi-axios-adapter": "^0.0.4-alpha.22+612aaf2",
"@notifi-network/notifi-axios-adapter": "^0.0.4-alpha.23+96f5aa6",
"axios": "^0.26.0",

@@ -53,3 +53,3 @@ "typescript": "^4.5.5",

},
"gitHead": "612aaf281d062049ee656d589f76c0e7be381753"
"gitHead": "96f5aa6635a540701b0f65ef5e15de4741226722"
}

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