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

@sendbird/react-uikit-message-template-view

Package Overview
Dependencies
Maintainers
1
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sendbird/react-uikit-message-template-view - npm Package Compare versions

Comparing version 0.0.1-alpha.68 to 0.0.1-alpha.69

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

## [0.0.1-alpha.69](https://github.com/sendbird/sendbird-uikit-core-ts/compare/v0.0.1-alpha.68...v0.0.1-alpha.69) (2024-03-27)
### Features
* added template version validation ([#119](https://github.com/sendbird/sendbird-uikit-core-ts/issues/119)) ([92a1750](https://github.com/sendbird/sendbird-uikit-core-ts/commit/92a175012ff00b46dca53ea5ff51843e14a3e535))
## [0.0.1-alpha.68](https://github.com/sendbird/sendbird-uikit-core-ts/compare/v0.0.1-alpha.67...v0.0.1-alpha.68) (2024-03-26)

@@ -8,0 +19,0 @@

2

dist/ui/index.d.ts

@@ -14,2 +14,2 @@ import React from 'react';

export declare const parser: import("@sendbird/uikit-message-template").Parser<ReactParsedProperties>;
export declare const MessageTemplate: ({ parentLayout, templateItems }: import("@sendbird/uikit-message-template").MessageTemplateProps) => React.JSX.Element;
export declare const MessageTemplate: ({ parentLayout, templateVersion, templateItems, }: import("@sendbird/uikit-message-template").MessageTemplateProps) => React.JSX.Element;
{
"name": "@sendbird/react-uikit-message-template-view",
"version": "0.0.1-alpha.68",
"version": "0.0.1-alpha.69",
"publishConfig": {

@@ -40,5 +40,5 @@ "registry": "https://registry.npmjs.org/",

"dependencies": {
"@sendbird/uikit-message-template": "^0.0.1-alpha.68"
"@sendbird/uikit-message-template": "^0.0.1-alpha.69"
},
"gitHead": "7c707a09cc232ee9d1b65a3679bf40bd6442e8a6"
"gitHead": "ff12188f6a1bb2cd603331bb4bf502141c33947c"
}

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