@yume-chan/adb-credential-web 0.0.16 → 0.0.17

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.
@@ -1,10 +1,10 @@
1
1
  {
2
2
  "files": {
3
- "libraries/adb-credential-web/.rush/temp/shrinkwrap-deps.json": "7a8b693a797f929a5184cf7a08cda9ced8e4a529",
4
- "libraries/adb-credential-web/CHANGELOG.json": "349b121b3c7a4225d77f152b2cea51ca176f086f",
5
- "libraries/adb-credential-web/CHANGELOG.md": "ac6d72956e3a9978d4944b0b53f153eec79688a3",
3
+ "libraries/adb-credential-web/.rush/temp/shrinkwrap-deps.json": "286b484a6229121d661cebc7b6a84931db8ee1a4",
4
+ "libraries/adb-credential-web/CHANGELOG.json": "a726d5109dba989d17f82682be500328707f031e",
5
+ "libraries/adb-credential-web/CHANGELOG.md": "d30f3da170a29d165274a922b2a990eb75a27928",
6
6
  "libraries/adb-credential-web/README.md": "35dc273a753ae6f722bad96ae6e52efe9b2d6840",
7
- "libraries/adb-credential-web/package.json": "82627075a49184ef9e61ab7c2fbb276a12e0c42a",
7
+ "libraries/adb-credential-web/package.json": "cdb381649b4019a27d45fc9ff074459c5b85ba47",
8
8
  "libraries/adb-credential-web/src/index.ts": "42f5ead9cfde7266096dce1e82f3c7cc0309986b",
9
9
  "libraries/adb-credential-web/tsconfig.json": "43cb24d0667828c30374e15c5930a55ea1b0bb7e"
10
10
  },
@@ -1,10 +1,10 @@
1
1
  {
2
2
  "files": {
3
- "libraries/adb-credential-web/.rush/temp/shrinkwrap-deps.json": "7a8b693a797f929a5184cf7a08cda9ced8e4a529",
4
- "libraries/adb-credential-web/CHANGELOG.json": "349b121b3c7a4225d77f152b2cea51ca176f086f",
5
- "libraries/adb-credential-web/CHANGELOG.md": "ac6d72956e3a9978d4944b0b53f153eec79688a3",
3
+ "libraries/adb-credential-web/.rush/temp/shrinkwrap-deps.json": "286b484a6229121d661cebc7b6a84931db8ee1a4",
4
+ "libraries/adb-credential-web/CHANGELOG.json": "a726d5109dba989d17f82682be500328707f031e",
5
+ "libraries/adb-credential-web/CHANGELOG.md": "d30f3da170a29d165274a922b2a990eb75a27928",
6
6
  "libraries/adb-credential-web/README.md": "35dc273a753ae6f722bad96ae6e52efe9b2d6840",
7
- "libraries/adb-credential-web/package.json": "82627075a49184ef9e61ab7c2fbb276a12e0c42a",
7
+ "libraries/adb-credential-web/package.json": "cdb381649b4019a27d45fc9ff074459c5b85ba47",
8
8
  "libraries/adb-credential-web/src/index.ts": "42f5ead9cfde7266096dce1e82f3c7cc0309986b",
9
9
  "libraries/adb-credential-web/tsconfig.json": "43cb24d0667828c30374e15c5930a55ea1b0bb7e"
10
10
  },
@@ -1,4 +1,5 @@
1
1
  {
2
- "tslib@2.4.0": "sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==",
3
- "typescript@4.7.2": "sha512-Mamb1iX2FDUpcTRzltPxgWMKy3fhg0TN378ylbktPGPK/99KbDtMQ4W1hwgsbPAsG3a0xKa1vmw4VKZQbkvz5A=="
2
+ "../../libraries/adb-credential-web": "../../libraries/adb-credential-web:FyPocPToKIuA8/ZaRCmucFT4fiudVUg4sA09EqNBROg=:",
3
+ "/tslib/2.4.0": "sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==",
4
+ "/typescript/4.7.4": "sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ=="
4
5
  }
package/CHANGELOG.json CHANGED
@@ -1,6 +1,18 @@
1
1
  {
2
2
  "name": "@yume-chan/adb-credential-web",
3
3
  "entries": [
4
+ {
5
+ "version": "0.0.17",
6
+ "tag": "@yume-chan/adb-credential-web_v0.0.17",
7
+ "date": "Tue, 18 Oct 2022 09:32:30 GMT",
8
+ "comments": {
9
+ "none": [
10
+ {
11
+ "comment": "Update to use new stream util package"
12
+ }
13
+ ]
14
+ }
15
+ },
4
16
  {
5
17
  "version": "0.0.16",
6
18
  "tag": "@yume-chan/adb-credential-web_v0.0.16",
package/CHANGELOG.md CHANGED
@@ -1,6 +1,13 @@
1
1
  # Change Log - @yume-chan/adb-credential-web
2
2
 
3
- This log was last generated on Sat, 28 May 2022 03:56:37 GMT and should not be manually modified.
3
+ This log was last generated on Tue, 18 Oct 2022 09:32:30 GMT and should not be manually modified.
4
+
5
+ ## 0.0.17
6
+ Tue, 18 Oct 2022 09:32:30 GMT
7
+
8
+ ### Updates
9
+
10
+ - Update to use new stream util package
4
11
 
5
12
  ## 0.0.16
6
13
  Sat, 28 May 2022 03:56:37 GMT
@@ -1,2 +1 @@
1
1
  Invoking: build-ts-package --incremental
2
-
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@yume-chan/adb-credential-web",
3
- "version": "0.0.16",
3
+ "version": "0.0.17",
4
4
  "description": "Credential Store for `@yume-chan/adb` using Web LocalStorage API.",
5
5
  "keywords": [
6
6
  "adb"
@@ -11,7 +11,7 @@
11
11
  "email": "cnsimonchan@live.com",
12
12
  "url": "https://chensi.moe/blog"
13
13
  },
14
- "homepage": "https://github.com/yume-chan/ya-webadb/tree/master/libraries/adb-credential-web#readme",
14
+ "homepage": "https://github.com/yume-chan/ya-webadb/tree/main/libraries/adb-credential-web#readme",
15
15
  "repository": {
16
16
  "type": "git",
17
17
  "url": "git+https://github.com/yume-chan/ya-webadb.git",
@@ -24,16 +24,15 @@
24
24
  "main": "esm/index.js",
25
25
  "types": "esm/index.d.ts",
26
26
  "devDependencies": {
27
- "typescript": "4.7.2",
27
+ "typescript": "^4.7.4",
28
28
  "@yume-chan/ts-package-builder": "^1.0.0"
29
29
  },
30
30
  "dependencies": {
31
- "@yume-chan/adb": "^0.0.16",
32
- "tslib": "^2.3.1"
31
+ "@yume-chan/adb": "^0.0.17",
32
+ "tslib": "^2.4.0"
33
33
  },
34
34
  "scripts": {
35
35
  "build": "build-ts-package",
36
36
  "build:watch": "build-ts-package --incremental"
37
- },
38
- "readme": "# `@yume-chan/adb-credential-web`\n\nGenerate RSA keys using Web Crypto API ([MDN](https://developer.mozilla.org/en-US/docs/Web/API/Web_Crypto_API)) and store them in LocalStorage ([MDN](https://developer.mozilla.org/en-US/docs/Web/API/Web_Storage_API)).\n\n- [`generateKey`](#generatekey)\n- [`iterateKeys`](#iteratekeys)\n\n## `generateKey`\n\n```ts\nasync generateKey(): Promise<Uint8Array>\n```\n\nGenerate a RSA private key and store it into LocalStorage.\n\nCalling this method multiple times will overwrite the previous key.\n\nThe returned `Uint8Array` is the private key in PKCS #8 format.\n\n## `iterateKeys`\n\n```ts\n*iterateKeys(): Generator<Uint8Array, void, void>\n```\n\nReturn the stored RSA private key. (This implementation doesn't support storing multiple keys)\n"
37
+ }
39
38
  }