@scion-scxml/debug 1.0.20 → 1.0.22

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/LICENSE CHANGED
@@ -1,59 +1,13 @@
1
- The Parity Public License 3.0.0
1
+ Copyright 2026 Jacob Beard
2
2
 
3
- Copyright Notice: Jacobean Research and Development
3
+ Licensed under the Apache License, Version 2.0 (the "License");
4
+ you may not use this file except in compliance with the License.
5
+ You may obtain a copy of the License at
4
6
 
5
- Source Notice: https://www.npmjs.com/package/@scion-scxml/debug
7
+ http://www.apache.org/licenses/LICENSE-2.0
6
8
 
7
- This license lets you use and share this software for free, as
8
- long as you contribute software you make with it. Specifically:
9
-
10
- If you follow the rules below, you may do everything with this
11
- software that would otherwise infringe either my copyright in it,
12
- any patent claim I can license that covers this software as of my
13
- latest contribution, or both.
14
-
15
- 1. Contribute source code for changes you make to this software.
16
-
17
- 2. If you run or combine this software with other software in any
18
- larger program, contribute all source code for that program.
19
-
20
- 3. Contribute all source code for software you develop, deploy,
21
- monitor, or run with this software.
22
-
23
- 4. Ensure everyone who gets a copy of this software from you,
24
- in source code or any other form, gets the text of this
25
- license and the copyright and source notices above.
26
-
27
- 5. Do not make any legal claim against anyone for infringing
28
- any patent claim they would infringe by using this software
29
- alone, accusing this software, with or without changes,
30
- alone or as part of a larger program.
31
-
32
- To contribute source code, publish the preferred form for making
33
- changes through a freely accessible distribution system widely
34
- used for similar source code, and license contributions not
35
- already licensed to the public on terms as permissive as this
36
- license accordingly.
37
-
38
- You are excused for unknowingly breaking 1, 2, or 3 if you
39
- contribute source code, or stop doing anything requiring this
40
- license, within 30 days of learning you broke the rule.
41
-
42
- **This software comes as is, without any warranty at all. As far
43
- as the law allows, I will not be liable for any damages related
44
- to this software or this license, for any kind of legal claim.**
45
-
46
-
47
- ---
48
-
49
- Licensor Signature (Ed25519):
50
-
51
- b2f0b136b0dd85dfd91f6b79e6293d7fb6bcf4b30c46517f007d0ad03314ae0e
52
- b8ce7ccddecf5825da9b1bff1622554c329c3292994c1ea9458bd1cb8fdf3603
53
-
54
- ---
55
-
56
- Agent Signature (Ed25519):
57
-
58
- 36af2a759c437c58393ad0835298c02303532f2368b62a52f90a187e44b946b2
59
- bf0a0b8263a9850170e7b25b86e5dad9582ebd7edcc5004ee50ddc1963720804
9
+ Unless required by applicable law or agreed to in writing, software
10
+ distributed under the License is distributed on an "AS IS" BASIS,
11
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12
+ See the License for the specific language governing permissions and
13
+ limitations under the License.