@trap_stevo/filetide 0.0.34 → 0.0.35

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.
Files changed (2) hide show
  1. package/LICENSE.md +9 -8
  2. package/package.json +1 -1
package/LICENSE.md CHANGED
@@ -2,25 +2,26 @@
2
2
 
3
3
  **Effective Date**: September 10, 2024
4
4
 
5
- This License Agreement ("Agreement") is entered into by and between **Steven Compton**, the owner of the package ("Licensor"), and any individual or entity attempting to use the package ("Licensee"). By attempting to install, use, or modify the package, Licensee agrees to the following terms and conditions:
5
+ This License Agreement ("Agreement") is entered into by and between **Hassan Steven Compton**, the owner of the package ("Licensor"), and any individual or entity attempting to use the package ("Licensee"). By attempting to install, use, modify, or distribute the package, Licensee agrees to the following terms and conditions:
6
6
 
7
7
  ## 1. **Ownership**
8
- **Steven Compton** is the sole owner of all rights, title, and interest in and to the @trap_stevo/filetide, including all related intellectual property rights.
8
+ **Hassan Steven Compton** is the sole owner of all rights, title, and interest in and to @trap_stevo/filetide, including all related intellectual property rights.
9
9
 
10
10
  ## 2. **Grant of License**
11
- Licensee is **NOT** granted any rights to use, modify, distribute, or create derivative works of @trap_stevo/filetide, either in part or in whole, without prior express written consent from the Licensor. Any use of the package without permission constitutes a violation of this Agreement and applicable intellectual property laws.
11
+ Licensee is **NOT** granted any rights to use, modify, distribute, or create derivative works of @trap_stevo/filetide, either in part or in whole, without prior express written consent from the Licensor. **Any granted license is non-transferable and non-sublicensable without express written consent from the Licensor.**
12
12
 
13
13
  ## 3. **Prohibited Uses**
14
14
  Without the express written permission of the Licensor, Licensee shall not:
15
15
  - Use the package for any purpose, including but not limited to personal, commercial, or educational purposes.
16
16
  - Copy, modify, distribute, or sublicense the package.
17
17
  - Reverse-engineer, decompile, or disassemble the package.
18
+ - Create derivative works or adapt the package in any form.
18
19
 
19
20
  ## 4. **Request for Permission**
20
- Licensee may request permission to use the package by contacting the Licensor at **h.steven.compton13@gmail.com**. The Licensor reserves the right to approve or deny any such request at its sole discretion.
21
+ Licensee may request permission to use the package by contacting the Licensor at **h.steven.compton13@gmail.com**. All requests must be made in writing, specifying the intended use of the package. Licensor reserves the right to approve, deny, or revoke any permission at its sole discretion. Any granted permission is subject to the Licensor’s terms and may be revoked at any time.
21
22
 
22
23
  ## 5. **Violation of Terms**
23
- Any unauthorized use of @trap_stevo/filetide will result in immediate termination of any rights granted and may lead to legal action. Licensor reserves the right to seek damages and remedies to the fullest extent permitted by law.
24
+ Any unauthorized use of @trap_stevo/filetide will result in immediate termination of any rights granted under this Agreement. The Licensor reserves the right to pursue legal action, including seeking damages and injunctive relief, for any violations of these terms.
24
25
 
25
26
  ## 6. **No Warranty**
26
27
  @trap_stevo/filetide is provided "as is," without any warranty of any kind, express or implied, including but not limited to warranties of merchantability, fitness for a particular purpose, or non-infringement. Licensee assumes all risks associated with the use of the package, including but not limited to potential damage to systems or data.
@@ -28,8 +29,8 @@ Any unauthorized use of @trap_stevo/filetide will result in immediate terminatio
28
29
  ## 7. **Indemnification**
29
30
  Licensee agrees to indemnify and hold harmless the Licensor from any and all claims, damages, liabilities, and expenses arising out of Licensee's use of the package in violation of this Agreement.
30
31
 
31
- ## 8. **Governing Law**
32
- This Agreement shall be governed by and construed in accordance with the laws of **Georgia**, without regard to its conflict of law principles.
32
+ ## 8. **Governing Law and Dispute Resolution**
33
+ This Agreement shall be governed by and construed in accordance with the laws of **the state of Georgia**, without regard to its conflict of law principles. Any disputes arising out of this Agreement shall be resolved through arbitration in **the state of Georgia**.
33
34
 
34
35
  ## 9. **Amendments**
35
- Licensor reserves the right to modify or update this Agreement at any time. Any changes to the Agreement will be effective immediately upon being posted to **[Location of Agreement, e.g., repository or website]**.
36
+ Licensor reserves the right to modify or update this Agreement at any time. Any changes to the Agreement will be effective **30 days** after being posted to **https://www.npmjs.com/package/@trap_stevo/filetide**. The Licensor will notify Licensees of any material changes by **posting a notice in the package’s release notes on NPM**. Continued use of the package after the notice period constitutes acceptance of the modified terms.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@trap_stevo/filetide",
3
- "version": "0.0.34",
3
+ "version": "0.0.35",
4
4
  "description": "Revolutionizing real-time file transfer with seamless, instant communication across any device. Deliver files instantly, regardless of platform, and experience unparalleled speed and control in managing transfers. Elevate your file-sharing capabilities with a tool designed for precision, efficiency, and effortless connectivity.",
5
5
  "main": "dist/cjs/FileTide.js",
6
6
  "scripts": {