@blocksuite/block-std
Advanced tools
Comparing version 0.0.0-20230808052934-e80a740d-nightly to 0.0.0-20230808131052-ef3445a9-nightly
{ | ||
"name": "@blocksuite/block-std", | ||
"version": "0.0.0-20230808052934-e80a740d-nightly", | ||
"version": "0.0.0-20230808131052-ef3445a9-nightly", | ||
"description": "Std for blocksuite blocks", | ||
@@ -12,10 +12,10 @@ "main": "dist/index.js", | ||
"peerDependencies": { | ||
"@blocksuite/store": "0.0.0-20230808052934-e80a740d-nightly" | ||
"@blocksuite/store": "0.0.0-20230808131052-ef3445a9-nightly" | ||
}, | ||
"dependencies": { | ||
"w3c-keyname": "^2.2.8", | ||
"@blocksuite/global": "0.0.0-20230808052934-e80a740d-nightly" | ||
"@blocksuite/global": "0.0.0-20230808131052-ef3445a9-nightly" | ||
}, | ||
"devDependencies": { | ||
"@blocksuite/store": "0.0.0-20230808052934-e80a740d-nightly" | ||
"@blocksuite/store": "0.0.0-20230808131052-ef3445a9-nightly" | ||
}, | ||
@@ -22,0 +22,0 @@ "exports": { |
@@ -15,2 +15,3 @@ import { PathFinder } from '../store/index.js'; | ||
readonly path: string[]; | ||
constructor({ path }: BaseSelectionOptions) { | ||
@@ -17,0 +18,0 @@ this.path = path; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
424653
+ Added@blocksuite/global@0.0.0-20230808131052-ef3445a9-nightly(transitive)
+ Added@blocksuite/store@0.0.0-20230808131052-ef3445a9-nightly(transitive)
+ Added@blocksuite/virgo@0.0.0-20230808131052-ef3445a9-nightly(transitive)
- Removed@blocksuite/global@0.0.0-20230808052934-e80a740d-nightly(transitive)
- Removed@blocksuite/store@0.0.0-20230808052934-e80a740d-nightly(transitive)
- Removed@blocksuite/virgo@0.0.0-20230808052934-e80a740d-nightly(transitive)
Updated@blocksuite/global@0.0.0-20230808131052-ef3445a9-nightly