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

@enonic-types/lib-websocket

Package Overview
Dependencies
Maintainers
3
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@enonic-types/lib-websocket - npm Package Compare versions

Comparing version 7.11.0-B1 to 7.11.0-B3

3

package.json
{
"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

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