@deleted-ai/deleted 0.1.341 → 0.1.343
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.
|
Binary file
|
package/package.json
CHANGED
package/release-manifest.json
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
{
|
|
2
2
|
"_comment": "Placeholder in git; scripts/publish-deleted-npm.sh stamps version, gitSha, and tarballSha256 at publish. Install fails closed while tarballSha256 is the zero sentinel.",
|
|
3
|
-
"version": "0.1.
|
|
4
|
-
"gitSha": "
|
|
3
|
+
"version": "0.1.343",
|
|
4
|
+
"gitSha": "8fe875e",
|
|
5
5
|
"repo": "cdlconsultants/deleted-ai",
|
|
6
6
|
"tarballPrefix": "deleted-linux-arm64",
|
|
7
7
|
"releaseTagPrefix": "npm-v",
|
|
8
|
-
"tarballSha256": "
|
|
8
|
+
"tarballSha256": "6a53da3307a5be0e8a105ce175041745830b6193e3ff75a63c162d1bc801c6cd"
|
|
9
9
|
}
|