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

@jupyter/ydoc

Package Overview
Dependencies
Maintainers
7
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jupyter/ydoc - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

6

package.json
{
"name": "@jupyter/ydoc",
"version": "1.0.0",
"version": "1.0.1",
"type": "module",

@@ -27,4 +27,4 @@ "description": "Jupyter document structures for collaborative editing using YJS",

"build:test": "tsc --build tsconfig.test.json",
"clean": "rimraf lib && rimraf tsconfig.tsbuildinfo",
"docs": "typedoc --out ./docs src",
"clean": "rimraf lib tsconfig.tsbuildinfo docs",
"docs": "typedoc src",
"eslint": "eslint --ext .js,.jsx,.ts,.tsx --cache --fix .",

@@ -31,0 +31,0 @@ "eslint:check": "eslint --ext .js,.jsx,.ts,.tsx --cache .",

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