Socket
Socket
Sign inDemoInstall

@livechat/moments-types

Package Overview
Dependencies
0
Maintainers
6
Versions
14
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.0 to 1.2.0-beta.0

2

index.d.ts

@@ -5,2 +5,3 @@ export type Data = {

externalLink?: string | null
isFragile?: boolean
}

@@ -17,2 +18,3 @@

setExternalLink?: (link: string | null) => void
setIsFragile?: (value: boolean) => void
}

@@ -19,0 +21,0 @@

5

package.json
{
"name": "@livechat/moments-types",
"version": "1.1.0",
"version": "1.2.0-beta.0",
"description": "",

@@ -13,4 +13,3 @@ "publishConfig": {

"keywords": [],
"license": "MIT",
"gitHead": "f6fd35b088a16f5a29bd404c6f85670cd572b84f"
"license": "MIT"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc