web-component-wrapper 0.0.413 → 0.0.415

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. package/package.json +1 -1
  2. package/readme.md +2 -7
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "web-component-wrapper",
3
- "version": "0.0.413",
3
+ "version": "0.0.415",
4
4
  "description": "Generic web-component base class and framework specific wrapper.",
5
5
  "keywords": [
6
6
  "component",
package/readme.md CHANGED
@@ -18,17 +18,12 @@ Project status
18
18
 
19
19
  [![<LABEL>](https://github.com/thaibault/web-component-wrapper/actions/workflows/build.yaml/badge.svg)](https://github.com/thaibault/web-component-wrapper/actions/workflows/build.yaml)
20
20
  [![<LABEL>](https://github.com/thaibault/web-component-wrapper/actions/workflows/test.yaml/badge.svg)](https://github.com/thaibault/web-component-wrapper/actions/workflows/test.yaml)
21
- [![<LABEL>](https://github.com/thaibault/web-component-wrapper/actions/workflows/test:coverage:report.yaml/badge.svg)](https://github.com/thaibault/web-component-wrapper/actions/workflows/test:coverage:report.yaml)
22
- [![<LABEL>](https://github.com/thaibault/web-component-wrapper/actions/workflows/check:types.yaml/badge.svg)](https://github.com/thaibault/web-component-wrapper/actions/workflows/check:types.yaml)
21
+ [![<LABEL>](https://github.com/thaibault/web-component-wrapper/actions/workflows/test-coverage-report.yaml/badge.svg)](https://github.com/thaibault/web-component-wrapper/actions/workflows/test-coverage-report.yaml)
22
+ [![<LABEL>](https://github.com/thaibault/web-component-wrapper/actions/workflows/check-types.yaml/badge.svg)](https://github.com/thaibault/web-component-wrapper/actions/workflows/check-types.yaml)
23
23
  [![<LABEL>](https://github.com/thaibault/web-component-wrapper/actions/workflows/lint.yaml/badge.svg)](https://github.com/thaibault/web-component-wrapper/actions/workflows/lint.yaml)
24
24
 
25
25
  [![code coverage](https://coveralls.io/repos/github/thaibault/web-component-wrapper/badge.svg)](https://coveralls.io/github/thaibault/web-component-wrapper)
26
26
 
27
- <!-- Too unstable yet
28
- [![dependencies](https://img.shields.io/david/thaibault/web-component-wrapper.svg)](https://david-dm.org/thaibault/web-component-wrapper)
29
- [![development dependencies](https://img.shields.io/david/dev/thaibault/web-component-wrapper.svg)](https://david-dm.org/thaibault/web-component-wrapper?type=dev)
30
- [![peer dependencies](https://img.shields.io/david/peer/thaibault/web-component-wrapper.svg)](https://david-dm.org/thaibault/web-component-wrapper?type=peer)
31
- -->
32
27
  [![documentation website](https://img.shields.io/website-up-down-green-red/https/torben.website/web-component-wrapper.svg?label=documentation-website)](https://torben.website/web-component-wrapper)
33
28
 
34
29
  Use case