@notifi-network/notifi-react-hooks
Advanced tools
Comparing version 0.0.4-alpha.22 to 0.0.4-alpha.23
@@ -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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
46962