@formsort/custom-question-api
Advanced tools
Comparing version 0.0.15 to 0.0.16
{ | ||
"name": "@formsort/custom-question-api", | ||
"version": "0.0.15", | ||
"version": "0.0.16", | ||
"description": "Helpers for implementing custom questions in Formsort", | ||
@@ -36,20 +36,20 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@formsort/eslint-config": "^1.3.0", | ||
"@formsort/eslint-config": "^1.3.1", | ||
"@types/events": "^3.0.0", | ||
"@typescript-eslint/eslint-plugin": "^3.10.1", | ||
"eslint": "^7.7.0", | ||
"eslint-config-prettier": "^6.11.0", | ||
"eslint-plugin-import": "^2.22.0", | ||
"eslint-plugin-jsdoc": "^30.3.0", | ||
"@typescript-eslint/eslint-plugin": "^4.9.0", | ||
"eslint": "^7.14.0", | ||
"eslint-config-prettier": "^6.15.0", | ||
"eslint-plugin-import": "^2.22.1", | ||
"eslint-plugin-jsdoc": "^30.7.8", | ||
"eslint-plugin-prefer-arrow": "^1.2.2", | ||
"eslint-plugin-prettier": "^3.1.4", | ||
"eslint-plugin-react": "^7.20.6", | ||
"prettier": "^2.1.1", | ||
"eslint-plugin-react": "^7.21.5", | ||
"prettier": "^2.2.1", | ||
"typescript": "^3.8.3" | ||
}, | ||
"dependencies": { | ||
"@formsort/constants": "^1.0.0", | ||
"events": "^3.1.0" | ||
"@formsort/constants": "^1.1.2", | ||
"events": "^3.2.0" | ||
}, | ||
"gitHead": "f6d8c091ef27a160e526229193dab5ab00ee4444" | ||
"gitHead": "ca488b94360499a3cdf477f99101453e171beb8c" | ||
} |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
0
Updated@formsort/constants@^1.1.2
Updatedevents@^3.2.0