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.4.0 to 2.4.1

1

build/common/node/capture.d.ts

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

intent?: string;
slots?: string[];
noReply?: Nullable<BaseNodeNoReply>;
variable: string;
}

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

intent?: string;
slots?: string[];
noReply?: Nullable<BaseNodeNoReply>;
variable: string;
}

4

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

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

},
"gitHead": "8f49c0e0ed0421aad3f35294d30aa9dc09c98139"
"gitHead": "9ed6f2df5bb61109ea15448b5c3b4dda03ce2a10"
}
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