npm-opa-wasm
npm-opa-wasm copied to clipboard
Open Policy Agent WebAssembly NPM module (opa-wasm)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.14.8 to 20.14.9. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [yaml](https://github.com/eemeli/yaml) from 1.10.2 to 2.4.5. Release notes Sourced from yaml's releases. v2.4.5 Improve tab handling (#553, yaml-test-suite tests DK95 & Y79Y) v2.4.4 With special thanks to @RedCMD for finding...
Fixes https://github.com/open-policy-agent/npm-opa-wasm/issues/332 I upgraded my TypeScript moduleResolution to Node 16, and TypeScript stopped being able to find the types. This change should fix it.
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.14.8 to 22.6.1. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.21.5 to 0.24.0. Release notes Sourced from esbuild's releases. v0.24.0 This release deliberately contains backwards-incompatible changes. To avoid automatically picking up releases like this, you should either...
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 22.12.0 to 23.4.0. Release notes Sourced from puppeteer's releases. puppeteer-core: v23.4.0 23.4.0 (2024-09-18) Features roll to Chrome 129.0.6668.58 (#13099) (6614660) Bug Fixes extensions: handle attachToTarget command correctly...
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.5.2 to 5.6.2. Release notes Sourced from typescript's releases. TypeScript 5.6 For release notes, check out the release announcement. For the complete list of fixed issues, check...
Bumps [yaml](https://github.com/eemeli/yaml) from 1.10.2 to 2.5.1. Release notes Sourced from yaml's releases. v2.5.1 Include range in flow sequence pair maps (#573) v2.5.0 Add --indent option to CLI tool (#559, with...