@chiffre/push
Advanced tools
+1
-0
| "use strict"; | ||
| Object.defineProperty(exports, "__esModule", { value: true }); | ||
| exports.PubSubChannels = exports.getProjectIDFromKey = exports.getProjectKey = exports.KeyIDs = void 0; | ||
| var KeyIDs; | ||
@@ -4,0 +5,0 @@ (function (KeyIDs) { |
+4
-4
| { | ||
| "name": "@chiffre/push", | ||
| "version": "2.11.4", | ||
| "version": "2.11.5", | ||
| "description": "Shared types for push.chiffre.io", | ||
@@ -49,6 +49,6 @@ "main": "dist/exports.js", | ||
| "@types/ioredis": "^4.16.0", | ||
| "@types/jest": "^25.2.1", | ||
| "@types/node": "^13.13.4", | ||
| "@types/jest": "^26.0.0", | ||
| "@types/node": "^14.0.1", | ||
| "@types/node-statsd": "^0.1.2", | ||
| "autocannon": "^4.6.0", | ||
| "autocannon": "^5.0.0", | ||
| "axios": "^0.19.2", | ||
@@ -55,0 +55,0 @@ "commitlint": "^8.3.5", |
8201
1.27%78
1.3%