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.3.8 to 2.3.9

2

CHANGELOG.md
# Change Log
## [2.3.8]
## [2.3.9]
- Introduced native binding

@@ -5,0 +5,0 @@ - Added `version()` and `type()`

{
"name": "residue",
"version": "2.3.8",
"version": "2.3.9",
"description": "Library to interact with residue server seamlessly.",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -78,3 +78,3 @@ //

exports.version = residue_native.version;
exports.type = () = 'native';
exports.type = () => 'native';
exports.loadConfiguration = loadConfiguration;

@@ -81,0 +81,0 @@ exports.connect = connect;

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