@blocksuite/virgo
Advanced tools
Comparing version 0.4.0-20230205175611-17a62e3 to 0.4.0-20230206205011-523956a
{ | ||
"name": "@blocksuite/virgo", | ||
"version": "0.4.0-20230205175611-17a62e3", | ||
"version": "0.4.0-20230206205011-523956a", | ||
"description": "A micro editor.", | ||
@@ -26,10 +26,8 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@blocksuite/global": "0.4.0-20230205175611-17a62e3" | ||
"@blocksuite/global": "0.4.0-20230206205011-523956a" | ||
}, | ||
"scripts": { | ||
"build": "tsc", | ||
"test:e2e": "playwright test", | ||
"test": "pnpm test:e2e" | ||
"build": "tsc" | ||
}, | ||
"types": "dist/index.d.ts" | ||
} |
Sorry, the diff of this file is not supported yet
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
161059
64
1997
+ Added@blocksuite/global@0.4.0-20230206205011-523956a(transitive)
- Removed@blocksuite/global@0.4.0-20230205175611-17a62e3(transitive)