New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

thinkbase

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

thinkbase - npm Package Compare versions

Comparing version
1.1.2
to
1.1.3
+1
-1
package.json
{
"name": "thinkbase",
"version": "1.1.2",
"version": "1.1.3",
"main": "dist/index.js",

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

@@ -432,3 +432,3 @@ import React from "react";

onKeyPress={(e) => e.key === "Enter" && !loading && handleSend()}
placeholder="Reply to LeadBot…"
placeholder="Type your message..."
disabled={loading}

@@ -435,0 +435,0 @@ style={{

Sorry, the diff of this file is too big to display