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

@formsort/web-embed-api

Package Overview
Dependencies
Maintainers
3
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@formsort/web-embed-api - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

CHANGELOG.md

1

lib/index.d.ts

@@ -31,3 +31,2 @@ import { AnalyticsEventType } from '@formsort/constants';

cancel?: boolean;
customUrl?: string;
} | void;

@@ -34,0 +33,0 @@ }

{
"name": "@formsort/web-embed-api",
"version": "2.0.0",
"version": "2.0.1",
"description": "Embed Formsort flows within other webpages",

@@ -49,3 +49,3 @@ "main": "lib/index.js",

},
"gitHead": "a7891bd6929364983f5a2652265e0bc9c8356484"
"gitHead": "9bb60cc9e9e933a8bfd0d4b92177607f89e9c8e7"
}

@@ -103,2 +103,3 @@ # @formsort/web-embed-api

Set a callback to be called when a new step is loaded.
This will happen once after the flow is loaded, if the user hasn't previously completed the flow. Subsequently, this event will happen following the completion of each step, except for the completion of the final step.

@@ -105,0 +106,0 @@

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