Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@formsort/constants

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@formsort/constants - npm Package Compare versions

Comparing version 0.0.10 to 0.0.11

3

lib/analytics-event-type/index.d.ts

@@ -8,5 +8,4 @@ declare enum AnalyticsEventType {

EmailCollected = "EmailCollected",
FlowFinalized = "FlowFinalized",
ApiRequestFailed = "ApiRequestFailed"
FlowFinalized = "FlowFinalized"
}
export default AnalyticsEventType;

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

AnalyticsEventType["FlowFinalized"] = "FlowFinalized";
AnalyticsEventType["ApiRequestFailed"] = "ApiRequestFailed";
})(AnalyticsEventType || (AnalyticsEventType = {}));
exports.default = AnalyticsEventType;
{
"name": "@formsort/constants",
"version": "0.0.10",
"version": "0.0.11",
"description": "Constants used across Formsort projects. Not intended to be used directly",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

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