New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

y-websocket

Package Overview
Dependencies
Maintainers
1
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

y-websocket - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

dist/src/y-websocket.d.ts

5

package.json
{
"name": "y-websocket",
"version": "1.2.0",
"version": "1.2.1",
"description": "Websockets provider for Yjs",
"main": "./dist/y-websocket.cjs",
"module": "./src/y-websocket.js",
"types": "./dist/src/y-websocket.d.ts",
"sideEffects": false,
"scripts": {
"start": "node ./bin/server.js",
"dist": "rm -rf dist && rollup -c",
"dist": "rm -rf dist && rollup -c && tsc",
"lint": "standard && tsc",

@@ -12,0 +13,0 @@ "preversion": "npm run lint && npm run dist"

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