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

shoulder-tap

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

shoulder-tap - npm Package Compare versions

Comparing version 2.0.1 to 2.0.2

16

package.json
{
"name": "shoulder-tap",
"version": "2.0.1",
"version": "2.0.2",
"type": "module",

@@ -41,12 +41,12 @@ "description": "Allows clients to connect to a server and signal via a light-weight shoulder-tap event to indicate that work is available. It utilizes UDP. It was implemented to reduce latency and need for high frequency polling when implementing reliable distributed transactions between microservices.",

"json-stringify-safe": "^5.0.1",
"lru-cache": "^6.0.0",
"pino": "^6.12.0",
"pino-pretty": "^5.1.2"
"lru-cache": "^7.7.1",
"pino": "^7.9.2",
"pino-pretty": "^7.6.0"
},
"devDependencies": {
"ava": "^3.15.0",
"eslint": "^7.31.0",
"eslint-config-airbnb-base": "^14.2.1",
"eslint-plugin-import": "^2.23.4",
"eslint-watch": "^7.0.0",
"eslint": "^8.12.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-plugin-import": "^2.25.4",
"eslint-watch": "^8.0.0",
"esm": "^3.2.25",

@@ -53,0 +53,0 @@ "ignore-styles": "^5.0.1"

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