New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@thanksjs/react

Package Overview
Dependencies
Maintainers
2
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@thanksjs/react - npm Package Compare versions

Comparing version 0.0.1-beta.0 to 0.0.1-beta.1

dist/cjs/index.js

11

dist/react-public.d.ts

@@ -188,2 +188,13 @@ import type { FC } from 'react';

/**
* a command available to the user.
* opens Widget using current _thanks settings
*/
openWidget?(): void;
/**
* callback on thanksAPI ready
*/
onReady?(api: ThanksSharedConfiguration): void;

@@ -190,0 +201,0 @@ };

2

package.json
{
"name": "@thanksjs/react",
"version": "0.0.1-beta.0",
"version": "0.0.1-beta.1",
"sideEffects": false,

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

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