@apocaliss92/scrypted-advanced-notifier 4.4.65 → 4.4.67
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +3 -0
- package/dist/main.nodejs.js.LICENSE.txt +0 -18
- package/dist/plugin.zip +0 -0
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
/*!
|
|
2
|
-
* humanize-ms - index.js
|
|
3
|
-
* Copyright(c) 2014 dead_horse <dead_horse@qq.com>
|
|
4
|
-
* MIT Licensed
|
|
5
|
-
*/
|
|
6
|
-
|
|
7
1
|
/*!
|
|
8
2
|
* mime-db
|
|
9
3
|
* Copyright(c) 2014 Jonathan Ong
|
|
@@ -26,15 +20,11 @@
|
|
|
26
20
|
|
|
27
21
|
/*! Axios v1.10.0 Copyright (c) 2025 Matt Zabriskie and contributors */
|
|
28
22
|
|
|
29
|
-
/*! Based on fetch-blob. MIT License. Jimmy Wärting <https://jimmy.warting.se/opensource> & David Frank */
|
|
30
|
-
|
|
31
23
|
/*! ReadWriteLock - v5.0.0 - 2015-01-16
|
|
32
24
|
* Author: Alberto La Rocca <a71104@gmail.com> (https://github.com/71104)
|
|
33
25
|
* Released under the MIT license
|
|
34
26
|
* Copyright (c) 2015 Alberto La Rocca */
|
|
35
27
|
|
|
36
|
-
/*! node-domexception. MIT License. Jimmy Wärting <https://jimmy.warting.se/opensource> */
|
|
37
|
-
|
|
38
28
|
/**
|
|
39
29
|
* @license
|
|
40
30
|
* Copyright 2024 Google LLC
|
|
@@ -61,14 +51,6 @@
|
|
|
61
51
|
* Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
|
|
62
52
|
*/
|
|
63
53
|
|
|
64
|
-
/**
|
|
65
|
-
* @license
|
|
66
|
-
* web-streams-polyfill v4.0.0-beta.3
|
|
67
|
-
* Copyright 2021 Mattias Buelens, Diwank Singh Tomer and other contributors.
|
|
68
|
-
* This code is released under the MIT license.
|
|
69
|
-
* SPDX-License-Identifier: MIT
|
|
70
|
-
*/
|
|
71
|
-
|
|
72
54
|
/**
|
|
73
55
|
* Wrapper for built-in http.js to emulate the browser XMLHttpRequest object.
|
|
74
56
|
*
|
package/dist/plugin.zip
CHANGED
|
Binary file
|
package/package.json
CHANGED