New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@blockprotocol/hook

Package Overview
Dependencies
Maintainers
8
Versions
83
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@blockprotocol/hook - npm Package Compare versions

Comparing version 0.0.1-canary.4 to 0.0.1-canary.5

1

dist/cjs/react.js

@@ -135,2 +135,3 @@ "use strict";

};
hookRef.current = hook;
messageQueue.current = teardownPromise.then(() => {

@@ -137,0 +138,0 @@ return service

@@ -130,2 +130,3 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {

};
hookRef.current = hook;
messageQueue.current = teardownPromise.then(() => {

@@ -132,0 +133,0 @@ return service

2

package.json
{
"name": "@blockprotocol/hook",
"version": "0.0.1-canary.4",
"version": "0.0.1-canary.5",
"description": "Implementation of the Block Protocol Hook service specification for blocks and embedding applications",

@@ -5,0 +5,0 @@ "keywords": [

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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