1
0
mirror of https://github.com/nttgin/BGPalerter.git synced 2024-05-19 06:50:08 +00:00

bump version to v1.28.3

This commit is contained in:
Massimo Candela
2021-09-10 01:01:58 +02:00
parent a64e21dfd8
commit c6e67cb45b
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{ {
"name": "bgpalerter", "name": "bgpalerter",
"version": "1.28.2", "version": "1.28.3",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "bgpalerter", "name": "bgpalerter",
"version": "1.28.2", "version": "1.28.3",
"license": "BSD-3-Clause", "license": "BSD-3-Clause",
"dependencies": { "dependencies": {
"@sentry/node": "^6.12.0", "@sentry/node": "^6.12.0",

View File

@@ -1,6 +1,6 @@
{ {
"name": "bgpalerter", "name": "bgpalerter",
"version": "1.28.2", "version": "1.28.3",
"description": "Software to monitor streams of BGP data. Pre-configured for real-time detection of visibility loss, RPKI invalid announcements, hijacks, and more.", "description": "Software to monitor streams of BGP data. Pre-configured for real-time detection of visibility loss, RPKI invalid announcements, hijacks, and more.",
"author": { "author": {
"name": "Massimo Candela", "name": "Massimo Candela",