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

@blockprotocol/graph

Package Overview
Dependencies
Maintainers
8
Versions
112
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@blockprotocol/graph - npm Package Compare versions

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

2

dist/graph-block-handler.js
import { ServiceHandler } from "@blockprotocol/core";
import GraphServiceJson from "./graph-service.js";
import GraphServiceJson from "./graph-service.json" assert { type: "json" };
/**

@@ -4,0 +4,0 @@ * Creates a handler for the graph service for the block.

import { ServiceHandler } from "@blockprotocol/core";
import GraphServiceJson from "./graph-service.js";
import GraphServiceJson from "./graph-service.json" assert { type: "json" };
/**

@@ -4,0 +4,0 @@ * Creates a handler for the graph service for the embedder.

{
"name": "@blockprotocol/graph",
"version": "0.0.11-canary.4",
"version": "0.0.11-canary.5",
"description": "Implementation of the Block Protocol Graph 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