@formsort/constants
Advanced tools
Comparing version 1.1.0 to 1.1.1
{ | ||
"name": "@formsort/constants", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "Constants used across Formsort projects. Not intended to be used directly", | ||
@@ -13,5 +13,3 @@ "main": "lib/index.js", | ||
"prepublishOnly": "npm test", | ||
"prepare": "npm run build", | ||
"version": "git add -A src", | ||
"postversion": "git push && git push --tags" | ||
"prepare": "npm run build" | ||
}, | ||
@@ -23,10 +21,6 @@ "files": [ | ||
"type": "git", | ||
"url": "git+https://github.com/formsort/constants.git" | ||
"url": "git+https://github.com/formsort/oss.git" | ||
}, | ||
"author": "Fil Zembowicz <fil@formsort.com>", | ||
"license": "MIT", | ||
"bugs": { | ||
"url": "https://github.com/formsort/constants/issues" | ||
}, | ||
"homepage": "https://github.com/formsort/constants#readme", | ||
"devDependencies": { | ||
@@ -38,3 +32,3 @@ "@types/jest": "^25.1.4", | ||
}, | ||
"dependencies": {} | ||
"gitHead": "4233015901893c97703569a8a9c061862df79c90" | ||
} |
@@ -7,3 +7,3 @@ # @formsort/constants | ||
- [@formsort/custom-question-api](https://github.com/formsort/custom-question-api) if you want to build custom questions. | ||
- [@formsort/web-embed-api](https://github.com/formsort/web-embed-api) if you want to embed Formsort within another webpage | ||
- [@formsort/custom-question-api](../custom-question-api) if you want to build custom questions. | ||
- [@formsort/web-embed-api](../web-embed-api) if you want to embed Formsort within another webpage. |
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
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
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
6143
1
1