@notifi-network/notifi-dataplane
Advanced tools
Comparing version 1.1.1-alpha.1 to 1.1.2-alpha.1
export { NotifiDataplaneClient } from './NotifiDataplaneClient'; | ||
export * from './types'; |
@@ -0,0 +0,0 @@ import { FusionMessage } from './types/FusionMessage'; |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ import { Types } from 'notifi-graphql/dist'; |
export * from './FusionMessage'; | ||
export * from './PublishFusionMessageResponse'; |
export interface PublishFusionMessageResponse { | ||
indexToResultIdMap: Record<string, string>; | ||
} |
{ | ||
"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
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a 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
452010
4