@inweb/eventemitter2 25.3.13 → 25.3.17

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +2 -2
package/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # EventEmitter2
2
2
 
3
- JavaScript event emitter for the [inWEB Open Cloud](https://www.opendesign.com/products/open-cloud) platform.
3
+ JavaScript event emitter.
4
4
 
5
5
  ## Copyright and license
6
6
 
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@inweb/eventemitter2",
3
- "version": "25.3.13",
4
- "description": "JavaScript event emitter for the inWEB Open Cloud platform.",
3
+ "version": "25.3.17",
4
+ "description": "JavaScript event emitter",
5
5
  "homepage": "https://cloud.opendesign.com/docs/index.html",
6
6
  "license": "SEE LICENSE IN LICENSE",
7
7
  "author": "Open Design Alliance",