@jupyter/ydoc
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"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 .", |
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
132218