Fix uri scheme validation (@ChALkeR).
Fix boolean schemas with strictKeywords option (#1270)
v6.12.4
Fix: coercion of one-item arrays to scalar that should fail validation (failing example).
v6.12.3
Pass schema object to processCode function
Option for strictNumbers (@issacgerges, #1128)
Fixed vulnerability related to untrusted schemas (CVE-2020-15366)
Feature: Added support for de/encoding certain OPT options.
Version 5.1.0 - 2019-01-22
Feature: Added support for the RP record type.
Version 5.0.0 - 2018-06-01
Breaking: Node.js 6.0.0 or greater is now required.
Feature: Added support for DNSSEC record types.
Version 4.1.0 - 2018-02-11
Feature: Added support for the MX record type.
Version 4.0.0 - 2018-02-04
Feature: Added streamEncode and streamDecode methods for encoding TCP packets.
Breaking: Changed the decoded value of TXT records to an array of Buffers. This is to accomodate DNS-SD records which rely on the individual strings record being separated.
Breaking: Renamed the flag_trunc and flag_auth to flag_tc and flag_aa to match the names of these in the dns standards.
Version 3.0.0 - 2018-01-12
Breaking: The class option has been changed from integer to string.
Version 2.0.0 - 2018-01-11
Breaking: Converted module to ES2015, now requires Node.js 4.0 or greater
WebSocket.prototype.addEventListener() now supports an event listener
specified as an object with a handleEvent() method. (9ab743aa).
Bug fixes
WebSocket.prototype.addEventListener() now adds an event listener only if it
is not already in the list of the event listeners for the specified event type
(1cec17da).
8.10.0
Features
Added an export for package.json (211d5d38).
8.9.0
Features
Added the ability to connect to Windows named pipes (#2079).
8.8.1
Bug fixes
The Authorization and Cookie headers are no longer sent if the original
request for the opening handshake is sent to an IPC server and the client is
redirected to another IPC server (bc8bd34e).
8.8.0
Features
Added the WS_NO_BUFFER_UTIL and WS_NO_UTF_8_VALIDATE environment
variables (becf237c).
8.7.0
Features
Added the ability to inspect the invalid handshake requests and respond to
them with a custom HTTP response. (6e5a5ce3).
Bug fixes
The handshake is now aborted if the Upgrade header field value in the HTTP
response is not a case-insensitive match for the value "websocket" (0fdcc0af).
The Authorization and Cookie headers are no longer sent when following an
insecure redirect (wss: to ws:) to the same host (d68ba9e1).
Bumps the npm_and_yarn group with 18 updates in the / directory:
5.1.0
6.3.16
6.12.2
6.12.6
4.1.0
4.1.1
2.6.3
2.6.4
3.0.2
3.0.3
1.0.2
1.0.4
4.43.0
5.92.0
3.3.12
5.1.4
3.11.0
5.0.4
1.4.0
1.4.2
1.12.1
1.15.6
0.2.3
0.4.0
1.4.1
1.4.2
4.17.19
4.17.21
1.2.5
1.2.8
6.5.2
6.5.3
3.7.2
removed
4.0.2
5.0.1
Updates
karma
from 5.1.0 to 6.3.16Release notes
Sourced from karma's releases.
... (truncated)
Changelog
Sourced from karma's changelog.
... (truncated)
Commits
ab4b328
chore(release): 6.3.16 [skip ci]ff7edbb
fix(security): mitigate the "Open Redirect Vulnerability"c1befa0
chore(release): 6.3.15 [skip ci]d9dade2
fix(helper): make mkdirIfNotExists helper resilient to concurrent calls653c762
ci: prevent duplicate CI tasks on creating a PRc97e562
chore(release): 6.3.14 [skip ci]91d5acd
fix: remove string template from client code69cfc76
fix: warn whensingleRun
andautoWatch
arefalse
839578c
fix(security): remove XSS vulnerability inreturnUrl
query paramdb53785
chore(release): 6.3.13 [skip ci]Updates
ajv
from 6.12.2 to 6.12.6Release notes
Sourced from ajv's releases.
Commits
fe59143
6.12.6d580d3e
Merge pull request #1298 from ajv-validator/fix-urlfd36389
fix: regular expression for "url" format490e34c
docs: link to v7-beta branch9cd93a1
docs: note about v7 in readme877d286
Merge pull request #1262 from b4h0-c4t/refactor-opt-object-typef1c8e45
6.12.5764035e
Merge branch 'ChALkeR-chalker/fix-comma'3798160
Merge branch 'chalker/fix-comma' of git://github.com/ChALkeR/ajv into ChALkeR...a3c7eba
Merge branch 'refactor-opt-object-type' of github.com:b4h0-c4t/ajv into refac...Updates
ansi-regex
from 4.1.0 to 4.1.1Commits
64735d2
v4.1.175a657d
Fix potential ReDoS (#37)Updates
async
from 2.6.3 to 2.6.4Changelog
Sourced from async's changelog.
Commits
c6bdaca
Version 2.6.48870da9
Update built files4df6754
update changelog8f7f903
Fix prototype pollution vulnerability (#1828)Maintainer changes
This version was pushed to npm by hargasinski, a new releaser for async since your current version.
Updates
braces
from 3.0.2 to 3.0.3Commits
74b2db2
3.0.388f1429
update eslint. lint, fix unit tests.415d660
Snyk js braces 6838727 (#40)190510f
fix tests, skip 1 test in test/braces.expand716eb9f
readme bumpa5851e5
Merge pull request #37 from coderaiser/fix/vulnerability2092bd1
feature: braces: add maxSymbols (https://github.com/micromatch/braces/issues/...9f5b4cf
fix: vulnerability (https://security.snyk.io/vuln/SNYK-JS-BRACES-6838727)98414f9
remove funding file665ab5d
update keepEscaping doc (#27)Updates
babel-plugin-add-module-exports
from 1.0.2 to 1.0.4Commits
Maintainer changes
This version was pushed to npm by ljharb, a new releaser for babel-plugin-add-module-exports since your current version.
Updates
webpack
from 4.43.0 to 5.92.0Release notes
Sourced from webpack's releases.
... (truncated)
Commits
34e2561
chore(release): 5.92.0796bb6b
chore(deps): update65b3684
ci: fix5da27ad
ci: fix09afe04
ci: fix9d899d4
chore: small fixesde6d4b2
style: fix1954237
chore: fix lint and types7acd348
revert: changes in examplesab3e93b
style: fixMaintainer changes
This version was pushed to npm by evilebottnawi, a new releaser for webpack since your current version.
Updates
webpack-cli
from 3.3.12 to 5.1.4Release notes
Sourced from webpack-cli's releases.
... (truncated)
Changelog
Sourced from webpack-cli's changelog.
... (truncated)
Commits
e07f0e5
chore(release): publish new version0345c6f
chore(deps-dev): bump@typescript-eslint/parser
from 5.59.8 to 5.59.9 (#3839)f659624
fix: multi compiler progress output0d1ff01
chore(deps-dev): bump webpack from 5.85.0 to 5.85.1 (#3837)a7ec146
chore(deps-dev): bump@typescript-eslint/eslint-plugin
(#3838)9464635
chore(deps-dev): bump eslint from 8.41.0 to 8.42.0 (#3835)cf1796f
docs: update changelog7899c39
chore(release): publish new versionbb4f8eb
fix: regression for custom configurations (#3834)14b9c18
docs: update changelogUpdates
webpack-dev-server
from 3.11.0 to 5.0.4Release notes
Sourced from webpack-dev-server's releases.
... (truncated)
Changelog
Sourced from webpack-dev-server's changelog.
... (truncated)
Commits
64a1860
chore(release): 5.0.4aab576a
fix(security): bump webpack-dev-middleware (#5112)fb6f22a
chore(deps-dev): bump@commitlint/config-conventional
(#5104)ba9dfb6
chore(deps-dev): bump@commitlint/cli
from 19.0.3 to 19.1.0 (#5103)08cab58
chore(release): 5.0.337f4760
chore(deps-dev): bump@types/node
from 20.11.25 to 20.11.26 (#5102)6e1aed3
fix(types): proxy (#5101)8ea7cb8
chore(deps): bump open from 10.0.4 to 10.1.0 (#5100)c6a3586
chore(deps-dev): bump puppeteer from 22.4.0 to 22.4.1 (#5099)2201442
chore(deps): update (#5096)Updates
dns-packet
from 1.3.1 to 5.6.1Changelog
Sourced from dns-packet's changelog.
Commits
7b66620
v5.6.113f19d9
Proper Encoding/Decoding for Email Name Representation for SOA and RP Records...519f55d
test node 20e50f34c
5.6.0f14f483
Add TLSA support (#92)ec4d317
sort record types in README alphabeticallya0687b3
5.5.0aca1ff7
implement the NAPTR record (#89)31d3caf
5.4.00fc249c
add SSHFP to readmeUpdates
ws
from 6.1.4 to 8.11.0Release notes
Sourced from ws's releases.
... (truncated)
Commits
afd8c62
[dist] 8.11.01cec17d
[fix] Add the same event listener only once9ab743a
[feature] Add support for objets with ahandleEvent()
method38f7879
[ci] Test on node 19cdca711
[dist] 8.10.0211d5d3
[pkg] Add package.json exportc4d6eb3
[ci] Do not use the set-output command966f9d4
[dist] 8.9.0e628f2b
[feature] Support Windows named pipes (#2079)7ff26d9
[doc] Fix nitsUpdates
express
from 4.17.1 to 4.19.2Release notes
Sourced from express's releases.
... (truncated)
Changelog
Sourced from express's changelog.
... (truncated)
Commits
04bc627
4.19.2da4d763
Improved fix for open redirect allow list bypass4f0f6cc
4.19.1a003cfa
Allow passing non-strings to res.location with new encoding handling checks f...a1fa90f
fixed un-edited version in history.md for 4.19.011f2b1d
build: fix build due to inconsistent supertest behavior in older versions084e365
4.19.00867302
Prevent open redirect allow list bypass due to encodeurl567c9c6
Add note on how to update docs for new release (#5541)69a4cf2
deps: cookie@0.6.0Maintainer changes
This version was pushed to npm by wesleytodd, a new releaser for express since your current version.
Updates
loader-utils
from 1.4.0 to 1.4.2Release notes
Sourced from loader-utils's releases.
Changelog
Sourced from loader-utils's changelog.
Commits
331ad50
chore(release): 1.4.217cbf8f
fix: ReDoS problem (#226)8f082b3
chore(release): 1.4.14504e34
fix: security problem (#220)Updates
follow-redirects
from 1.12.1 to 1.15.6Commits
35a517c
Release version 1.15.6 of the npm package.c4f847f
Drop Proxy-Authorization across hosts.8526b4a
Use GitHub for disclosure.b1677ce
Release version 1.15.5 of the npm package.d8914f7
Preserve fragment in responseUrl.6585820
Release version 1.15.4 of the npm package.7a6567e
Disallow bracketed hostnames.05629af
Prefer native URL instead of deprecated url.parse.1cba8e8
Prefer native URL instead of legacy url.resolve.72bc2a4
Simplify _processResponse error handling.Updates
json-schema
from 0.2.3 to 0.4.0Commits
f6f6a3b
Use a little more robust method of checking instancesef60987
Update versionb62f1da
Protect against constructor modification, #84fb427cd
Link to json-schema-org repository in addition to site, fixes #5422f1461
Don't allow proto property to be used for schema default/coerce, fixes #84