@dacely/toildefender 0.1.0 → 0.1.2

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/NOTICE.md CHANGED
@@ -1,16 +1,16 @@
1
- # Notices
2
-
3
- ToilDefender is maintained by Dacely for the Toil technology stack.
4
-
5
- This project began as a fork of **defendjs**, created by Alexander Horn and
6
- released under the GNU Affero General Public License v3.0.
7
-
8
- Original upstream:
9
-
10
- - Repository: https://github.com/alexhorn/defendjs
11
- - Author: Alexander Horn
12
- - License: GNU Affero General Public License v3.0
13
-
14
- Dacely's fork modernizes the parser/toolchain surface and adds Toil-focused
15
- protection work, including BigInt-backed numeric VM bytecode, hash-mesh unlock,
16
- object key packing, modern JavaScript syntax handling, and regression coverage.
1
+ # Notices
2
+
3
+ ToilDefender is maintained by Dacely for the Toil technology stack.
4
+
5
+ This project began as a fork of **defendjs**, created by Alexander Horn and
6
+ released under the GNU Affero General Public License v3.0.
7
+
8
+ Original upstream:
9
+
10
+ - Repository: https://github.com/alexhorn/defendjs
11
+ - Author: Alexander Horn
12
+ - License: GNU Affero General Public License v3.0
13
+
14
+ Dacely's fork modernizes the parser/toolchain surface and adds Toil-focused
15
+ protection work, including BigInt-backed numeric VM bytecode, hash-mesh unlock,
16
+ object key packing, modern JavaScript syntax handling, and regression coverage.