Socket
Socket
Sign inDemoInstall

@voiceflow/common

Package Overview
Dependencies
Maintainers
18
Versions
130
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@voiceflow/common - npm Package Compare versions

Comparing version 7.6.1 to 7.6.2

3

build/constants/environment.d.ts

@@ -6,3 +6,4 @@ export declare enum Environment {

E2E = "e2e",
TEST = "test"
TEST = "test",
STAGING = "staging"
}

@@ -12,3 +12,4 @@ "use strict";

Environment["TEST"] = "test";
Environment["STAGING"] = "staging";
})(Environment = exports.Environment || (exports.Environment = {}));
//# sourceMappingURL=environment.js.map
{
"name": "@voiceflow/common",
"description": "Junk drawer of utility functions",
"version": "7.6.1",
"version": "7.6.2",
"author": "Voiceflow",

@@ -6,0 +6,0 @@ "bugs": {

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