@towns-protocol/encryption 0.0.296 → 0.0.298
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/dist/index.d.ts +3 -3
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +3 -3
- package/dist/index.js.map +1 -1
- package/package.json +5 -5
package/dist/index.d.ts
CHANGED
|
@@ -1,9 +1,11 @@
|
|
|
1
1
|
/**************************************************************************
|
|
2
2
|
* This file is generated by running 🏕️ scripts/generate_sdk_index.sh 🏕️ *
|
|
3
3
|
**************************************************************************/
|
|
4
|
+
export * from './CryptoStoreInMemory';
|
|
5
|
+
export * from './CryptoStoreIndexedDb';
|
|
4
6
|
export * from './base';
|
|
5
7
|
export * from './cryptoAesGcm';
|
|
6
|
-
export * from './
|
|
8
|
+
export * from './cryptoStore';
|
|
7
9
|
export * from './derivedEncryption';
|
|
8
10
|
export * from './encryptionDelegate';
|
|
9
11
|
export * from './encryptionDevice';
|
|
@@ -13,8 +15,6 @@ export * from './groupEncryption';
|
|
|
13
15
|
export * from './groupEncryptionCrypto';
|
|
14
16
|
export * from './hybridGroupDecryption';
|
|
15
17
|
export * from './hybridGroupEncryption';
|
|
16
|
-
export * from './cryptoStore';
|
|
17
|
-
export * from './CryptoStoreInMemory';
|
|
18
18
|
export * from './olmLib';
|
|
19
19
|
export * from './storeTypes';
|
|
20
20
|
//# sourceMappingURL=index.d.ts.map
|
package/dist/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA;;4EAE4E;AAC5E,cAAc,QAAQ,CAAA;AACtB,cAAc,gBAAgB,CAAA;AAC9B,cAAc,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA;;4EAE4E;AAC5E,cAAc,uBAAuB,CAAA;AACrC,cAAc,wBAAwB,CAAA;AACtC,cAAc,QAAQ,CAAA;AACtB,cAAc,gBAAgB,CAAA;AAC9B,cAAc,eAAe,CAAA;AAC7B,cAAc,qBAAqB,CAAA;AACnC,cAAc,sBAAsB,CAAA;AACpC,cAAc,oBAAoB,CAAA;AAClC,cAAc,mBAAmB,CAAA;AACjC,cAAc,mBAAmB,CAAA;AACjC,cAAc,mBAAmB,CAAA;AACjC,cAAc,yBAAyB,CAAA;AACvC,cAAc,yBAAyB,CAAA;AACvC,cAAc,yBAAyB,CAAA;AACvC,cAAc,UAAU,CAAA;AACxB,cAAc,cAAc,CAAA"}
|
package/dist/index.js
CHANGED
|
@@ -1,9 +1,11 @@
|
|
|
1
1
|
/**************************************************************************
|
|
2
2
|
* This file is generated by running 🏕️ scripts/generate_sdk_index.sh 🏕️ *
|
|
3
3
|
**************************************************************************/
|
|
4
|
+
export * from './CryptoStoreInMemory';
|
|
5
|
+
export * from './CryptoStoreIndexedDb';
|
|
4
6
|
export * from './base';
|
|
5
7
|
export * from './cryptoAesGcm';
|
|
6
|
-
export * from './
|
|
8
|
+
export * from './cryptoStore';
|
|
7
9
|
export * from './derivedEncryption';
|
|
8
10
|
export * from './encryptionDelegate';
|
|
9
11
|
export * from './encryptionDevice';
|
|
@@ -13,8 +15,6 @@ export * from './groupEncryption';
|
|
|
13
15
|
export * from './groupEncryptionCrypto';
|
|
14
16
|
export * from './hybridGroupDecryption';
|
|
15
17
|
export * from './hybridGroupEncryption';
|
|
16
|
-
export * from './cryptoStore';
|
|
17
|
-
export * from './CryptoStoreInMemory';
|
|
18
18
|
export * from './olmLib';
|
|
19
19
|
export * from './storeTypes';
|
|
20
20
|
//# sourceMappingURL=index.js.map
|
package/dist/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA;;4EAE4E;AAC5E,cAAc,QAAQ,CAAA;AACtB,cAAc,gBAAgB,CAAA;AAC9B,cAAc,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA;;4EAE4E;AAC5E,cAAc,uBAAuB,CAAA;AACrC,cAAc,wBAAwB,CAAA;AACtC,cAAc,QAAQ,CAAA;AACtB,cAAc,gBAAgB,CAAA;AAC9B,cAAc,eAAe,CAAA;AAC7B,cAAc,qBAAqB,CAAA;AACnC,cAAc,sBAAsB,CAAA;AACpC,cAAc,oBAAoB,CAAA;AAClC,cAAc,mBAAmB,CAAA;AACjC,cAAc,mBAAmB,CAAA;AACjC,cAAc,mBAAmB,CAAA;AACjC,cAAc,yBAAyB,CAAA;AACvC,cAAc,yBAAyB,CAAA;AACvC,cAAc,yBAAyB,CAAA;AACvC,cAAc,UAAU,CAAA;AACxB,cAAc,cAAc,CAAA"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@towns-protocol/encryption",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.298",
|
|
4
4
|
"packageManager": "yarn@3.8.0",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "dist/index.js",
|
|
@@ -19,10 +19,10 @@
|
|
|
19
19
|
},
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@bufbuild/protobuf": "^2.2.2",
|
|
22
|
-
"@towns-protocol/dlog": "^0.0.
|
|
22
|
+
"@towns-protocol/dlog": "^0.0.298",
|
|
23
23
|
"@towns-protocol/olm": "3.2.28",
|
|
24
|
-
"@towns-protocol/proto": "^0.0.
|
|
25
|
-
"@towns-protocol/web3": "^0.0.
|
|
24
|
+
"@towns-protocol/proto": "^0.0.298",
|
|
25
|
+
"@towns-protocol/web3": "^0.0.298",
|
|
26
26
|
"debug": "^4.3.4",
|
|
27
27
|
"dexie": "^4.0.7",
|
|
28
28
|
"ethers": "^5.7.2",
|
|
@@ -48,5 +48,5 @@
|
|
|
48
48
|
"publishConfig": {
|
|
49
49
|
"access": "public"
|
|
50
50
|
},
|
|
51
|
-
"gitHead": "
|
|
51
|
+
"gitHead": "2a6603809d5b42ed045982f00810356392274eaa"
|
|
52
52
|
}
|