New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

aws-sdk-client-mock

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aws-sdk-client-mock - npm Package Compare versions

Comparing version 0.5.0 to 0.5.1

7

CHANGELOG.md

@@ -5,2 +5,9 @@ # Changelog

### [0.5.1](https://github.com/m-radzikowski/aws-sdk-client-mock/compare/v0.5.0...v0.5.1) (2021-06-13)
### Bug Fixes
* move tslib to dependencies ([#31](https://github.com/m-radzikowski/aws-sdk-client-mock/issues/31)) ([df8bd27](https://github.com/m-radzikowski/aws-sdk-client-mock/commit/df8bd2743e4da1ad97935fede5c930d0db59bcc9))
## [0.5.0](https://github.com/m-radzikowski/aws-sdk-client-mock/compare/v0.4.0...v0.5.0) (2021-05-31)

@@ -7,0 +14,0 @@

6

package.json
{
"name": "aws-sdk-client-mock",
"description": "Easy and powerful mocking of AWS SDK v3 Clients",
"version": "0.5.0",
"version": "0.5.1",
"license": "MIT",

@@ -45,3 +45,4 @@ "author": {

"@types/sinon": "10.0.1",
"sinon": "^11.1.1"
"sinon": "^11.1.1",
"tslib": "^2.1.0"
},

@@ -72,3 +73,2 @@ "devDependencies": {

"tsd": "0.16.0",
"tslib": "2.1.0",
"typedoc": "0.20.35",

@@ -75,0 +75,0 @@ "typescript": "4.2.4"

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