@atproto/oauth-provider 0.2.2 → 0.2.3

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,14 @@
1
1
  # @atproto/oauth-provider
2
2
 
3
+ ## 0.2.3
4
+
5
+ ### Patch Changes
6
+
7
+ - [#2847](https://github.com/bluesky-social/atproto/pull/2847) [`1226ed268`](https://github.com/bluesky-social/atproto/commit/1226ed2682970a58ae433b9deb11290333988ddd) Thanks [@matthieusieben](https://github.com/matthieusieben)! - Do not display the client_name of untrusted clients
8
+
9
+ - Updated dependencies [[`4098d9890`](https://github.com/bluesky-social/atproto/commit/4098d9890173f4d6c6512f2d8994eebbf12b5e13)]:
10
+ - @atproto/common@0.4.4
11
+
3
12
  ## 0.2.2
4
13
 
5
14
  ### Patch Changes
@@ -2,7 +2,7 @@
2
2
  "main.js": {
3
3
  "type": "chunk",
4
4
  "mime": "application/javascript",
5
- "sha256": "JD5GNhrDlv/e5KFfG+I81hOeb3a+vkookyYl4rSregI=",
5
+ "sha256": "zLbE90X8neJAt0DNQJDxFWVB5VKPwFAn+oHLaGabJDk=",
6
6
  "dynamicImports": [],
7
7
  "isDynamicEntry": false,
8
8
  "isEntry": true,
@@ -12,7 +12,7 @@
12
12
  "main.js.map": {
13
13
  "type": "asset",
14
14
  "mime": "application/json",
15
- "sha256": "QJCboNwkdLLVj7YS55WocDRQD8ZZxbxwjtbjcMyuZBg="
15
+ "sha256": "4JmWUILMg93hL86XxmQfREPKGPzz89KRbzDcel2Dmi8="
16
16
  },
17
17
  "main.css": {
18
18
  "type": "asset",