Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

aws-testing-library

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aws-testing-library - npm Package Versions

234

4.0.6

Diff

Changelog

Source

4.0.6 (2023-02-18)

Bug Fixes

  • deps: update dependency aws-sdk to v2.1286.0 (#757) (33aac6d)
  • deps: update dependency aws-sdk to v2.1295.0 (#764) (5dcc919)
  • deps: update dependency aws-sdk to v2.1304.0 (#767) (3a97baa)
  • deps: update dependency aws-sdk to v2.1309.0 (#771) (405f7df)
erezro
published 4.0.5 •

Changelog

Source

4.0.5 (2022-12-26)

Bug Fixes

  • deps: update dependency aws-sdk to v2.1267.0 (#740) (2929b60)
  • deps: update dependency aws-sdk to v2.1272.0 (#747) (8edfb79)
  • deps: update dependency aws-sdk to v2.1277.0 (#751) (3649ccd)
  • deps: update dependency aws-sdk to v2.1282.0 (#753) (9347f5c)
erezro
published 4.0.4 •

Changelog

Source

4.0.4 (2022-11-28)

Bug Fixes

  • deps: update dependency aws-sdk to v2.1261.0 (#736) (dba1c0b)
erezro
published 4.0.3 •

Changelog

Source

4.0.3 (2022-11-14)

Bug Fixes

  • deps: update dependency aws-sdk to v2.1253.0 (#728) (b0348c6)
erezro
published 4.0.2 •

Changelog

Source

4.0.2 (2022-11-07)

Bug Fixes

  • deps: update dependency aws-sdk to v2.1248.0 (#722) (429a9a7)
erezro
published 4.0.1 •

Changelog

Source

4.0.1 (2022-11-05)

Bug Fixes

  • deps: update dependency aws-sdk to v2.1246.0 (#715) (c9ba7cf)
erezro
published 4.0.0 •

Changelog

Source

4.0.0 (2022-10-30)

⚠ BREAKING CHANGES

  • require Node.js 16.10.0 as 12,14 are EOF/Nearing EOF. This is a first step in moving to a pure ESM package. If you're already running on Node.js >= 16.10.0 this shouldn't be breaking for you, as the library is still compiled to commonJS

Miscellaneous Chores

erezro
published 3.0.2 •

Changelog

Source

3.0.2 (2022-10-29)

Bug Fixes

erezro
published 3.0.1 •

Changelog

Source

3.0.1 (2022-10-29)

Bug Fixes

  • deps: update dependency aws-sdk to v2.1238.0 (#706) (356b677)
  • deps: update dependency axios to v1 (#692) (ec6f5e9)
erezro
published 3.0.0 •

Changelog

Source

3.0.0 (2022-10-21)

⚠ BREAKING CHANGES

  • The filter pattern to match CloudWatch Logs is now passed without modifications to the AWS API. If you're using the Jest toHaveLog or Chai to.have.log matchers you might need to quote your pattern, e.g. toHaveLog(pattern) -> toHaveLog(`"${pattern}"`) or to.have.log(pattern) -> to.have.log(`"${pattern}"`) to support special characters

Bug Fixes

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc