Comparing version 0.2.0 to 0.3.0
{ | ||
"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 @@ | ||
}; | ||
``` | ||
``` |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
147
23567
11
503