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

@dopt/block-api-types

Package Overview
Dependencies
Maintainers
6
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dopt/block-api-types - npm Package Compare versions

Comparing version 1.1.7 to 1.2.0

4

dist/index.d.ts

@@ -157,5 +157,7 @@ import * as _userstate_types from '@userstate/types';

};
declare const FlowTags: _sinclair_typebox.TUnion<[_sinclair_typebox.TLiteral<"uncommitted">, _sinclair_typebox.TLiteral<"latest">]>;
type FlowTags = Static<typeof FlowTags>;
declare const INTENT_SIDE_EFFECT_HEADER = "X-Dopt-Intent-Side-Effects";
declare const SOCKET_PATH = "/v2/socket/";
export { BLOCK_API_TYPES, Block, Field, Fields, Flow, FlowIntent, INTENT_SIDE_EFFECT_HEADER, SOCKET_PATH, Transitions, getBlockApiType };
export { BLOCK_API_TYPES, Block, Field, Fields, Flow, FlowIntent, FlowTags, INTENT_SIDE_EFFECT_HEADER, SOCKET_PATH, Transitions, getBlockApiType };
{
"name": "@dopt/block-api-types",
"version": "1.1.7",
"version": "1.2.0",
"description": "A package of types corresponding to @dopt's public Block API",

@@ -5,0 +5,0 @@ "homepage": "https://github.com/dopt/odopt/tree/main/packages/%40dopt/block-api-types",

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

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