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

@livechat/moments-types

Package Overview
Dependencies
Maintainers
6
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@livechat/moments-types - npm Package Compare versions

Comparing version 1.3.0 to 1.4.0

10

index.d.ts

@@ -8,9 +8,5 @@ export type Data = {

type CustomerToken = {
accessToken: string
creationDate: number
entityId: string
type TransferToken = {
expiresIn: number
licenseId: number
tokenType: 'Bearer'
identityTransferToken: string
}

@@ -28,3 +24,3 @@

setIsFragile?: (value: boolean) => void
getIdentityTransferToken?: () => Promise<CustomerToken>
getIdentityTransferToken?: () => Promise<TransferToken>
}

@@ -31,0 +27,0 @@

{
"name": "@livechat/moments-types",
"version": "1.3.0",
"version": "1.4.0",
"description": "",

@@ -5,0 +5,0 @@ "publishConfig": {

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