Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@chiffre/push

Package Overview
Dependencies
Maintainers
2
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@chiffre/push - npm Package Compare versions

Comparing version
2.10.0
to
2.11.0
+16
-16
package.json
{
"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": {

# Push
[![Continuous Integration](https://github.com/chiffre-io/template-library/workflows/Continuous%20Integration/badge.svg?branch=next)](https://github.com/chiffre-io/template-library/actions)
[![Coverage Status](https://coveralls.io/repos/github/chiffre-io/template-library/badge.svg?branch=next)](https://coveralls.io/github/chiffre-io/template-library?branch=next)
[![Dependabot Status](https://api.dependabot.com/badges/status?host=github&repo=chiffre-io/template-library)](https://dependabot.com)
Microservice to collect encrypted analytics & process metadata.