🚨 Active Supply Chain Attack:node-ipc Package Compromised.Learn More
Socket
Book a DemoSign in
Socket

@nextcloud/notify_push

Package Overview
Dependencies
Maintainers
12
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nextcloud/notify_push - npm Package Compare versions

Comparing version
1.1.2
to
1.1.3
+12
-8
package.json
{
"name": "@nextcloud/notify_push",
"version": "1.1.2",
"version": "1.1.3",
"description": "",

@@ -12,2 +12,6 @@ "main": "dist/index.js",

],
"repository": {
"type": "git",
"url": "https://github.com/icewind1991/notify_push-client.git"
},
"scripts": {

@@ -22,11 +26,11 @@ "build": "tsc",

"dependencies": {
"@nextcloud/capabilities": "^1.0.2"
"@nextcloud/axios": "^1.11.0",
"@nextcloud/capabilities": "^1.0.4",
"@nextcloud/event-bus": "^3.0.2"
},
"devDependencies": {
"@nextcloud/axios": "^1.6.0",
"@nextcloud/browserslist-config": "^1.0.0",
"@nextcloud/event-bus": "^1.2.0",
"jest": "^26.0.1",
"typedoc": "^0.17.3",
"typescript": "^3.8.3"
"@nextcloud/browserslist-config": "^2.3.0",
"jest": "^29.0.3",
"typedoc": "^0.23.15",
"typescript": "^4.8.3"
},

@@ -33,0 +37,0 @@ "browserslist": [