@enonic-types/lib-websocket
Advanced tools
Comparing version 7.11.0-B1 to 7.11.0-B3
{ | ||
"name": "@enonic-types/lib-websocket", | ||
"version": "7.11.0-B1", | ||
"version": "7.11.0-B3", | ||
"description": "Type definitions for lib-websocket.", | ||
@@ -29,2 +29,3 @@ "types": "websocket.d.ts", | ||
"homepage": "https://github.com/enonic/xp/tree/master#readme", | ||
"dependencies": {}, | ||
"publishConfig": { | ||
@@ -31,0 +32,0 @@ "access": "public" |
@@ -8,3 +8,3 @@ # Enonic XP lib-websocket TS types | ||
```bash | ||
npm i --save-dev @enonic/lib-websocket | ||
npm i --save-dev @enonic-types/lib-websocket | ||
``` | ||
@@ -30,4 +30,4 @@ | ||
To make `require` work out of box, you must install and add the `@enonic-types/global` types. Aside from providing definitions for XP global | ||
objects, e.g. `log`, `app`, `__`, etc, requiring library by the default path will return typed object. | ||
To make `require` work out of the box, you must install and add the `@enonic-types/global` types. Aside from providing definitions for XP | ||
global objects, e.g. `log`, `app`, `__`, etc, requiring a library by the default path will return typed object. | ||
@@ -54,3 +54,3 @@ `tsconfig.json` | ||
More detailed explanation on how it works and how to type custom import function can be | ||
found [here](https://github.com/enonic/xp/tree/master/modules/lib/typescript/README.md). | ||
found [here](https://developer.enonic.com/docs/xp/stable/api). | ||
@@ -57,0 +57,0 @@ ### ES6-style import |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
4031
0