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

talk-message-forms

Package Overview
Dependencies
Maintainers
4
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

talk-message-forms - npm Package Compare versions

Comparing version 1.0.8 to 1.0.9

2

lib/default/quote.js

@@ -38,3 +38,3 @@ (function() {

}
if (detect.isFromTeambition(this.props.attachment.data.redirectUrl && this.props.attachment.data.category === 'url')) {
if (detect.isFromTeambition(this.props.attachment.data.redirectUrl) && this.props.attachment.data.category === 'url') {
title = this.props.lang === 'zh' ? "访问 Teambition 查看更多" : "Check out Teambition for more information";

@@ -41,0 +41,0 @@ } else {

{
"name": "talk-message-forms",
"version": "1.0.8",
"version": "1.0.9",
"description": "The Message Structure and Layout of jianliao.com",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

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