cuke-dedup-windows-arm64-msvc 0.1.0 → 0.2.0
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/README.md +3 -3
- package/bin/cuke-dedup.exe +0 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -21,6 +21,6 @@ Supply-chain notes:
|
|
|
21
21
|
|
|
22
22
|
- no runtime dependencies;
|
|
23
23
|
- no install scripts or postinstall downloads;
|
|
24
|
-
- published from the project
|
|
25
|
-
- npm registry signatures can be checked with
|
|
26
|
-
installed project.
|
|
24
|
+
- published from the project GitHub Actions workflow with npm provenance enabled;
|
|
25
|
+
- npm registry signatures and provenance can be checked with
|
|
26
|
+
`npm audit signatures` from an installed project.
|
package/bin/cuke-dedup.exe
CHANGED
|
Binary file
|