asherah 3.0.15 → 3.0.16

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/.asherah-version CHANGED
@@ -1 +1 @@
1
- ASHERAH_VERSION=v0.4.38
1
+ ASHERAH_VERSION=v0.5.0
package/SHA256SUMS CHANGED
@@ -3,10 +3,10 @@ ed379314cc9194dadd947de0f05a88110ca5d6134cd94a6aa5eafc9fad6657d6 ./go-warmup-li
3
3
  ed379314cc9194dadd947de0f05a88110ca5d6134cd94a6aa5eafc9fad6657d6 ./go-warmup-linux-x64.h
4
4
  14b82feb6d68978d7a797a177f566b4c7c62b1d369c44839ca6a8952a9088638 ./go-warmup-linux-x64.so
5
5
  c31aed02d6918236e85d9289f657dffd0a05d8261d58596a6c087a028ce0f11c ./libasherah-arm64-archive.h
6
- cf93c9709922fa141a7c4ffa5965d12a3355c65c4ea638cbfa3705b7da00f1e0 ./libasherah-arm64.a
6
+ 4fee29cfad07f8b5dbf90e8bca331c979c5226b27e6427e3fec7a5aad9c56ffd ./libasherah-arm64.a
7
7
  c31aed02d6918236e85d9289f657dffd0a05d8261d58596a6c087a028ce0f11c ./libasherah-arm64.h
8
- 9dda85a32721911e52d956672cdac1cb11438f9dfcfa2cfffe0c29ea3c6d7962 ./libasherah-arm64.so
8
+ 8271298c357808d7e6daa4ca81ded8f39c1947a55043abe3b32359e0f5840a6c ./libasherah-arm64.so
9
9
  c31aed02d6918236e85d9289f657dffd0a05d8261d58596a6c087a028ce0f11c ./libasherah-x64-archive.h
10
- 894f4409fd6be9812c7b1c79542592a3ba639efe3940bccf37670181443f1ee8 ./libasherah-x64.a
10
+ 6c1ff85fca547f9f2390b2e8238631d9013f0116c7b9e40a4b03d3f35410857a ./libasherah-x64.a
11
11
  c31aed02d6918236e85d9289f657dffd0a05d8261d58596a6c087a028ce0f11c ./libasherah-x64.h
12
- fd2c3bd2ffa7e677268392acdc735b869b83d400f9b594cc6ca27ab3a18fd7b5 ./libasherah-x64.so
12
+ 645c0da7d1330db511c6724f08154cfae3959610bd709d60eded1c1420d2fce8 ./libasherah-x64.so
package/SHA256SUMS-darwin CHANGED
@@ -2,11 +2,11 @@
2
2
  338f0cace67a2fe3cea5488c33f32669bdfcd3643206f239d39128fd5da11573 ./go-warmup-darwin-arm64.h
3
3
  f1816181cf65c09ae797b8bc617acd7ceedb97ef1bcd3a7ef89a265847ffaa09 ./go-warmup-darwin-x64.dylib
4
4
  338f0cace67a2fe3cea5488c33f32669bdfcd3643206f239d39128fd5da11573 ./go-warmup-darwin-x64.h
5
- 74582ea77d40528015e63fae307d13d171fcc0252ab0bf2552ec9c973a08726a ./libasherah-arm64.dylib
5
+ 909097bf62207e6927a0184e41859ccf42a62afd711cdadf69b8c5672939468b ./libasherah-arm64.dylib
6
6
  990d039a1cfb9f98cddc423018cb3ceb8d735acf7066e37ef40425f0ceab5997 ./libasherah-darwin-arm64-archive.h
7
- d9d86a121e1c6d1b233ead552374af9932daaab18c88e53d8646d78df11e838c ./libasherah-darwin-arm64.a
7
+ f0e14d61e3c67dd1bb9439e84bf9b1c75ea2ce389aca9d0793626c5b67e01412 ./libasherah-darwin-arm64.a
8
8
  990d039a1cfb9f98cddc423018cb3ceb8d735acf7066e37ef40425f0ceab5997 ./libasherah-darwin-arm64.h
9
9
  990d039a1cfb9f98cddc423018cb3ceb8d735acf7066e37ef40425f0ceab5997 ./libasherah-darwin-x64-archive.h
10
- c52ba085ef75415f690d673ea9eeac600148c6996752fc44e1e1d4dc962df40e ./libasherah-darwin-x64.a
10
+ 1865a657c0669aedb294699e40c0e3b43b8f38c68754bdfa24ad4d20cf90dc84 ./libasherah-darwin-x64.a
11
11
  990d039a1cfb9f98cddc423018cb3ceb8d735acf7066e37ef40425f0ceab5997 ./libasherah-darwin-x64.h
12
- 9a1866a2424833db40968fbb74d9b66394bf5e3c5be1e053f3407c0a0b680b0e ./libasherah-x64.dylib
12
+ e53ee66b7dd16ce587d5062e9eed8835f272653b6a91b4b5c5c1efd2ca97483e ./libasherah-x64.dylib
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "asherah",
3
- "version": "3.0.15",
3
+ "version": "3.0.16",
4
4
  "description": "Asherah envelope encryption and key rotation library",
5
5
  "main": "./dist/asherah.node",
6
6
  "types": "./dist/asherah.d.ts",