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

@phiresky/redis-remotify

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@phiresky/redis-remotify - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

bin/remotify.js

8

package.json
{
"name": "@phiresky/redis-remotify",
"version": "0.0.2",
"version": "0.0.3",
"description": "a tiny library for remote calls and events via redis",

@@ -18,3 +18,3 @@ "main": "bin/remotify.js",

"lint-staged": {
"*.{ts,tsx,js,jsx}": [
"*.{json,ts,tsx,js,jsx}": [
"prettier --write",

@@ -29,3 +29,5 @@ "git add"

"@types/debug": "^0.0.30",
"@types/redis": "^2.8.4"
"@types/redis": "^2.8.4",
"husky": "^0.14.3",
"lint-staged": "^6.0.0"
},

@@ -32,0 +34,0 @@ "dependencies": {

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