Socket
Socket
Sign inDemoInstall

sqs-consumer

Package Overview
Dependencies
Maintainers
2
Versions
101
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sqs-consumer - npm Package Compare versions

Comparing version 10.2.1-canary.0 to 10.2.1

CHANGELOG.md

8

package.json
{
"name": "sqs-consumer",
"version": "10.2.1-canary.0",
"version": "10.2.1",
"description": "Build SQS-based Node applications without the boilerplate",

@@ -15,4 +15,4 @@ "type": "module",

"require": {
"types": "./dist/cjs/index.d.cts",
"default": "./dist/cjs/index.cjs"
"types": "./dist/cjs/index.d.ts",
"default": "./dist/cjs/index.js"
}

@@ -60,3 +60,3 @@ }

"publishConfig": {
"provenance": false
"provenance": true
},

@@ -63,0 +63,0 @@ "release": {

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