postal.js add-on providing base 'federation' facilities for linking remote instances of postal together.
Stars
25
Forks
22
Watchers
25
Open Issues
0
Overall repository health assessment
^4.17.235.x~4.0.0^1.3.1~0.2.0~3.4.7^3.9.0^1.3.0^1.0.0^2.0.0~0.1.0^1.2.2^1.5.2^1.4.0^3.0.6^2.1.4^0.13.9^0.2.0^0.5.1^0.2.00.0.20^2.3.0~0.0.4~0.3.0^1.12.1^2.1.0>=1.x53
commits
4
commits
2
commits
2
commits
2
commits
v0.6.0 - Lodash 4.x upgrade, deprecation notice, and other archaeological discoveries
9a065faView on GitHubUpdated lodash from 3.x to ^4.17.23, fixed removed method aliases (include->includes, contains->includes, any->some)
b780ca1View on GitHubMerge pull request #23 from ifandelse/defect-missing-import
de50c01View on GitHubFixed insanely dumb mistake of not importing modules necessary, moved filters to its own module, updated eslintrc to prevent the same insanely dumb mistake in the future. Here's to hoping I don't ever do that aga......HEY LOOK SQUIRREL
f3299edView on GitHubSeparated index.js into ES6 modules and enabled support for ES6 classes.
cabbe68View on GitHub