@arcjet/analyze-wasm 1.0.0-beta.15 → 1.0.0-beta.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.
package/README.md CHANGED
@@ -48,9 +48,7 @@ They are wrapped up into [`@arcjet/analyze`][github-arcjet-analyze] for use in
48
48
  JavaScript,
49
49
  in turn exposed in our core package
50
50
  ([`arcjet`][github-arcjet-arcjet])
51
- and our adapters (such as `@arcjet/next`).
52
-
53
- <!-- TODO(@wooorm-arcjet): link `adapters` above when the main repo is up to date. -->
51
+ and our [SDKs][github-arcjet-sdks] (such as `@arcjet/next`).
54
52
 
55
53
  ## When should I use this?
56
54
 
@@ -82,4 +80,5 @@ Use [`@arcjet/analyze`][file-analyze] instead.
82
80
  [wasm-base64-blog]: https://blobfolio.com/2019/better-binary-batter-mixing-base64-and-uint8array/
83
81
  [apache-license]: http://www.apache.org/licenses/LICENSE-2.0
84
82
  [github-arcjet-analyze]: https://github.com/arcjet/arcjet-js/tree/main/analyze
83
+ [github-arcjet-sdks]: https://github.com/arcjet/arcjet-js#sdks
85
84
  [tc39-proposal-import-bytes]: https://github.com/tc39/proposal-import-bytes