@chiffre/push
Advanced tools
+16
-16
| { | ||
| "name": "@chiffre/push", | ||
| "version": "2.10.0", | ||
| "version": "2.11.0", | ||
| "description": "Shared types for push.chiffre.io", | ||
@@ -34,12 +34,12 @@ "main": "dist/exports.js", | ||
| "dependencies": { | ||
| "@47ng/check-env": "^2.0.0", | ||
| "@47ng/check-env": "^2.0.1", | ||
| "@chiffre/analytics-core": "^1.2.0", | ||
| "@chiffre/crypto-box": "^1.0.1", | ||
| "dayjs": "^1.8.20", | ||
| "dayjs": "^1.8.26", | ||
| "dotenv": "^8.2.0", | ||
| "env-alias": "^1.0.0", | ||
| "fastify-micro": "^0.4.0", | ||
| "env-alias": "^1.0.1", | ||
| "fastify-micro": "^1.0.0", | ||
| "fastify-rate-limit": "^3.0.1", | ||
| "fastify-static": "^2.6.0", | ||
| "ioredis": "^4.14.1", | ||
| "fastify-static": "^2.7.0", | ||
| "ioredis": "^4.16.3", | ||
| "node-statsd": "^0.1.1" | ||
@@ -49,15 +49,15 @@ }, | ||
| "@commitlint/config-conventional": "^8.3.4", | ||
| "@types/ioredis": "^4.14.7", | ||
| "@types/jest": "^25.1.2", | ||
| "@types/node": "^13.7.0", | ||
| "@types/ioredis": "^4.16.0", | ||
| "@types/jest": "^25.2.1", | ||
| "@types/node": "^13.13.4", | ||
| "@types/node-statsd": "^0.1.2", | ||
| "axios": "^0.19.2", | ||
| "commitlint": "^8.3.5", | ||
| "husky": "^4.2.1", | ||
| "jest": "^25.1.0", | ||
| "nodemon": "^2.0.2", | ||
| "husky": "^4.2.5", | ||
| "jest": "^25.5.2", | ||
| "nodemon": "^2.0.3", | ||
| "npm-run-all": "^4.1.5", | ||
| "ts-jest": "^25.2.0", | ||
| "ts-node": "^8.6.2", | ||
| "typescript": "^3.7.5" | ||
| "ts-jest": "^25.4.0", | ||
| "ts-node": "^8.9.1", | ||
| "typescript": "^3.8.3" | ||
| }, | ||
@@ -64,0 +64,0 @@ "jest": { |
+4
-0
| # Push | ||
| [](https://github.com/chiffre-io/template-library/actions) | ||
| [](https://coveralls.io/github/chiffre-io/template-library?branch=next) | ||
| [](https://dependabot.com) | ||
| Microservice to collect encrypted analytics & process metadata. |
6561
8.25%8
100%+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
Updated
Updated
Updated
Updated
Updated
Updated