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

wc-react

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wc-react - npm Package Compare versions

Comparing version 0.2.0 to 0.3.0

2

package.json
{
"name": "wc-react",
"version": "0.2.0",
"version": "0.3.0",
"description": "Web Components wrapper class for React",

@@ -5,0 +5,0 @@ "author": "metulev",

# React wrapper for web components
![npm](https://img.shields.io/npm/v/wc-react?style=for-the-badge) ![GitHub](https://img.shields.io/github/license/nmetulev/wc-react?style=for-the-badge)
[![npm](https://img.shields.io/npm/v/wc-react?style=for-the-badge)](https://www.npmjs.com/package/wc-react) ![GitHub](https://img.shields.io/github/license/nmetulev/wc-react?style=for-the-badge)

@@ -16,3 +16,3 @@ Use `wc-react` to simplify usage of web components in React. This is a is a light wrapper to helps manage events and props of the web component.

```bash
npm install wc-react
npm install wc-react
```

@@ -147,2 +147,2 @@

};
```
```
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