@blockprotocol/hook
Advanced tools
Comparing version 0.1.0-canary-20230209084023 to 0.1.0-canary-20230209153829
@@ -1,2 +0,2 @@ | ||
import { useServiceConstructor } from "@blockprotocol/core/dist/esm/react.js"; | ||
import { useServiceConstructor } from "@blockprotocol/core/react"; | ||
import { useLayoutEffect, useRef, useState } from "react"; | ||
@@ -3,0 +3,0 @@ import { HookBlockHandler, HookEmbedderHandler } from "./index.js"; |
{ | ||
"name": "@blockprotocol/hook", | ||
"version": "0.1.0-canary-20230209084023", | ||
"version": "0.1.0-canary-20230209153829", | ||
"description": "Implementation of the Block Protocol Hook service specification for blocks and embedding applications", | ||
@@ -55,4 +55,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@blockprotocol/core": "0.0.14-canary-20230209084023", | ||
"@blockprotocol/graph": "0.1.0-canary-20230209084023" | ||
"@blockprotocol/core": "0.0.14-canary-20230209153829", | ||
"@blockprotocol/graph": "0.1.0-canary-20230209153829" | ||
}, | ||
@@ -59,0 +59,0 @@ "devDependencies": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
90872
+ Added@blockprotocol/core@0.0.14-canary-20230209153829(transitive)
+ Added@blockprotocol/graph@0.1.0-canary-20230209153829(transitive)
+ Added@blockprotocol/type-system@0.0.4-canary-20230209153829(transitive)
- Removed@blockprotocol/core@0.0.14-canary-20230209084023(transitive)
- Removed@blockprotocol/graph@0.1.0-canary-20230209084023(transitive)
- Removed@blockprotocol/type-system@0.0.4-canary-20230209084023(transitive)