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.2 to 2.3.3

4

index.js

@@ -5,5 +5,5 @@ 'use strict';

module.exports = require('residue-native');
module.exports = require('./lib/native');
module.exports = require('./src/native');
} catch (e) {
module.exports = require('./lib/residue');
module.exports = require('./src/residue');
}
{
"name": "residue",
"version": "2.3.2",
"version": "2.3.3",
"description": "Library to interact with residue server seamlessly.",

@@ -5,0 +5,0 @@ "main": "index.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