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

@notifi-network/notifi-dataplane

Package Overview
Dependencies
Maintainers
0
Versions
74
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@notifi-network/notifi-dataplane - npm Package Compare versions

Comparing version 1.1.1-alpha.1 to 1.1.2-alpha.1

0

lib/index.ts
export { NotifiDataplaneClient } from './NotifiDataplaneClient';
export * from './types';

@@ -0,0 +0,0 @@ import { FusionMessage } from './types/FusionMessage';

@@ -0,0 +0,0 @@ import { Types } from 'notifi-graphql/dist';

export * from './FusionMessage';
export * from './PublishFusionMessageResponse';
export interface PublishFusionMessageResponse {
indexToResultIdMap: Record<string, string>;
}

6

package.json
{
"name": "@notifi-network/notifi-dataplane",
"version": "1.1.1-alpha.1+83858551",
"version": "1.1.2-alpha.1+9cc9c4ec",
"description": "The Dataplane API for Notifi",

@@ -25,3 +25,3 @@ "main": "./dist/index.js",

"dependencies": {
"@notifi-network/notifi-graphql": "^1.1.1-alpha.1+83858551"
"@notifi-network/notifi-graphql": "^1.1.2-alpha.1+9cc9c4ec"
},

@@ -38,3 +38,3 @@ "repository": {

"homepage": "https://github.com/notifi-network/notifi-sdk-ts#readme",
"gitHead": "8385855122fee417a5f41ed5820cd21b233cbb93"
"gitHead": "9cc9c4ec2e20030467107531434cd0c385cb6bb8"
}
{
"extends": "../../tsconfig.json",
}

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

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