Socket
Socket
Sign inDemoInstall

residue

Package Overview
Dependencies
2
Maintainers
1
Versions
94
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.1.9 to 2.2.0

2

CHANGELOG.md
# Change Log
## [2.1.9]
## [2.2.0]
- Introduced native binding

@@ -5,0 +5,0 @@

@@ -41,3 +41,3 @@ //

// private
this._send_log_msg = (fn, level, vlevel, fmt, ...args) => {
this._send_log_msg = (level, vlevel, fmt, ...args) => {
const cpy = args;

@@ -44,0 +44,0 @@ for (var idx = 0; idx < cpy.length; ++idx) {

{
"name": "residue",
"version": "2.1.9",
"version": "2.2.0",
"description": "Library to interact with residue server seamlessly.",

@@ -5,0 +5,0 @@ "main": "lib/residue.js",

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc