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

@formsort/custom-question-api

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@formsort/custom-question-api - npm Package Compare versions

Comparing version 0.0.9 to 0.0.10

1

lib/WindowMessageEmitter.js

@@ -21,2 +21,3 @@ "use strict";

constants_1.CustomQuestionMessage.SET_ANSWER_VALUE_MSG,
constants_1.CustomQuestionMessage.SET_RESPONDER_UUID_MSG,
]);

@@ -23,0 +24,0 @@ var WindowMessageEventsEmitter = /** @class */ (function (_super) {

4

package.json
{
"name": "@formsort/custom-question-api",
"version": "0.0.9",
"version": "0.0.10",
"description": "Helpers for implementing custom questions in Formsort",

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

"dependencies": {
"@formsort/constants": "0.0.8",
"@formsort/constants": "0.0.12",
"events": "^3.0.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