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

@voiceflow/base-types

Package Overview
Dependencies
Maintainers
20
Versions
337
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@voiceflow/base-types - npm Package Compare versions

Comparing version 2.3.1 to 2.3.2

1

build/common/node/capture.d.ts

@@ -15,4 +15,5 @@ import { Nullable } from "../utils";

type: NodeType.CAPTURE;
intent?: string;
noReply?: Nullable<BaseNodeNoReply>;
variable: string;
}

@@ -15,4 +15,5 @@ import { Nullable } from "../utils";

type: NodeType.CAPTURE;
intent?: string;
noReply?: Nullable<BaseNodeNoReply>;
variable: string;
}

4

package.json
{
"name": "@voiceflow/base-types",
"description": "Voiceflow base project types",
"version": "2.3.1",
"version": "2.3.2",
"author": "Voiceflow",

@@ -42,3 +42,3 @@ "bugs": {

},
"gitHead": "6ff2879f7161d3f290ab817b29996ddf1fa42c13"
"gitHead": "c2a9693627f8ec5eb491e4ab9c4fe6d069a221a7"
}
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