@formsort/custom-question-api
Advanced tools
Comparing version 0.0.17 to 0.0.18
{ | ||
"name": "@formsort/custom-question-api", | ||
"version": "0.0.17", | ||
"version": "0.0.18", | ||
"description": "Helpers for implementing custom questions in Formsort", | ||
@@ -37,8 +37,8 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@formsort/eslint-config": "^1.3.2", | ||
"@formsort/eslint-config": "^1.3.3", | ||
"@types/events": "^3.0.0", | ||
"@typescript-eslint/eslint-plugin": "^4.10.0", | ||
"eslint": "^7.14.0", | ||
"@typescript-eslint/eslint-plugin": "^4.11.0", | ||
"eslint": "^7.16.0", | ||
"eslint-plugin-import": "^2.22.1", | ||
"eslint-plugin-jsdoc": "^30.7.8", | ||
"eslint-plugin-jsdoc": "^30.7.9", | ||
"eslint-plugin-prefer-arrow": "^1.2.2", | ||
@@ -50,6 +50,6 @@ "eslint-plugin-react": "^7.21.5", | ||
"dependencies": { | ||
"@formsort/constants": "^1.1.2", | ||
"@formsort/constants": "^1.1.3", | ||
"events": "^3.2.0" | ||
}, | ||
"gitHead": "7ef301defa2d8cd9f26d476e1b7809d6b31779e4" | ||
"gitHead": "fb922bf90fa908c1ffad915b21ce08abffd3d11c" | ||
} |
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
Updated@formsort/constants@^1.1.3