@rom-weaver/win32-x64-msvc 0.10.0 → 0.10.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/CLI_NOTICE CHANGED
@@ -7,7 +7,7 @@ First-party rom-weaver code is available under either:
7
7
  2. Separate commercial terms available from Brandon Casey
8
8
 
9
9
  You may use first-party rom-weaver code under the terms of either license. See
10
- LICENSE and COMMERCIAL_LICENSE.md.
10
+ LICENSE and COMMERCIAL.md.
11
11
 
12
12
  Bundled third-party components remain subject to their own licenses. Release
13
13
  artifacts include the applicable third-party attribution and license inventory.
package/LICENSE CHANGED
@@ -1,10 +1,3 @@
1
- rom-weaver
2
-
3
- SPDX-License-Identifier: AGPL-3.0-or-later
4
-
5
- This file contains the GNU Affero General Public License that applies to
6
- rom-weaver's public distribution.
7
-
8
1
  # GNU AFFERO GENERAL PUBLIC LICENSE
9
2
 
10
3
  Version 3, 19 November 2007
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rom-weaver/win32-x64-msvc",
3
- "version": "0.10.0",
3
+ "version": "0.10.2",
4
4
  "description": "Windows x64 binary for rom-weaver",
5
5
  "author": "Brandon Casey",
6
6
  "repository": {