Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@notifi-network/notifi-react-hooks

Package Overview
Dependencies
Maintainers
1
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.1-alpha.18 to 0.0.1-alpha.19

dist/serviceHooks/index.d.ts

3

./dist/index.js

@@ -14,2 +14,3 @@ "use strict";

__exportStar(require("./hooks"), exports);
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi9saWIvaW5kZXgudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6Ijs7Ozs7Ozs7Ozs7O0FBQUEsMENBQXdCIn0=
__exportStar(require("./serviceHooks"), exports);
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi9saWIvaW5kZXgudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6Ijs7Ozs7Ozs7Ozs7O0FBQUEsMENBQXdCO0FBQ3hCLGlEQUErQiJ9
export * from './hooks';
export * from './serviceHooks';
//# sourceMappingURL=index.d.ts.map

@@ -14,2 +14,3 @@ "use strict";

__exportStar(require("./hooks"), exports);
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi9saWIvaW5kZXgudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6Ijs7Ozs7Ozs7Ozs7O0FBQUEsMENBQXdCIn0=
__exportStar(require("./serviceHooks"), exports);
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi9saWIvaW5kZXgudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6Ijs7Ozs7Ozs7Ozs7O0FBQUEsMENBQXdCO0FBQ3hCLGlEQUErQiJ9
{
"name": "@notifi-network/notifi-react-hooks",
"version": "0.0.1-alpha.18+895ab6c",
"version": "0.0.1-alpha.19+b235124",
"description": "React hooks provided as a convenience wrapper around notifi.network platform functionality",

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

"dependencies": {
"@notifi-network/notifi-axios-adapter": "^0.0.1-alpha.18+895ab6c",
"@notifi-network/notifi-core": "^0.0.1-alpha.18+895ab6c",
"@notifi-network/notifi-axios-adapter": "^0.0.1-alpha.19+b235124",
"@notifi-network/notifi-core": "^0.0.1-alpha.19+b235124",
"axios": "^0.26.0",

@@ -49,3 +49,3 @@ "react": "^17.0.2",

},
"gitHead": "895ab6c0d4bcee3528bb0d49a9fe452b0cd76e58"
"gitHead": "b235124c2d527a133b95a4b04bb3024f3f6bd02a"
}

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