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

announcekit-react

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

announcekit-react - npm Package Compare versions

Comparing version 2.1.0 to 2.1.1

1

dist/index.d.ts
import * as React from "react";
interface Props {
widget: string;
lang?: string;
catchClick?: string;

@@ -5,0 +6,0 @@ widgetStyle?: React.CSSProperties;

2

dist/index.js

@@ -132,3 +132,3 @@ "use strict";

});
}, data: this.props.data, user: this.props.user }));
}, data: this.props.data, user: this.props.user, lang: this.props.lang }));
};

@@ -135,0 +135,0 @@ AnnounceKit.prototype.withWidget = function (fn) {

{
"name": "announcekit-react",
"version": "2.1.0",
"version": "2.1.1",
"description": "Use AnnounceKit widgets in your React App",

@@ -5,0 +5,0 @@ "main": "dist/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