@formsort/custom-question-api
Advanced tools
Comparing version 0.0.23 to 0.0.24
@@ -1,2 +0,1 @@ | ||
/// <reference types="node" /> | ||
import { EventEmitter } from 'events'; | ||
@@ -3,0 +2,0 @@ declare class WindowMessageEventsEmitter extends EventEmitter { |
{ | ||
"name": "@formsort/custom-question-api", | ||
"version": "0.0.23", | ||
"version": "0.0.24", | ||
"description": "Helpers for implementing custom questions in Formsort", | ||
@@ -49,6 +49,6 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@formsort/constants": "^1.3.2", | ||
"@formsort/constants": "^1.4.0", | ||
"events": "^3.2.0" | ||
}, | ||
"gitHead": "e565dfa277a000e0f0fddbdaea9a42f9dfb83137" | ||
"gitHead": "43ee92db5831a9f38f3019e0e86bb5c541cce432" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
13988
124
Updated@formsort/constants@^1.4.0