Socket
Socket
Sign inDemoInstall

residue

Package Overview
Dependencies
65
Maintainers
1
Versions
94
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.2 to 1.1.0

.npmignore

25

package.json
{
"name": "residue",
"version": "1.0.2",
"description": "NodeJS client for residue logging server",
"main": "index.js",
"version": "1.1.0",
"description": "Library to interact with residue server seamlessly.",
"main": "src/residue.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"test": "echo \"No tests available\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/easylogging/residue-clients.git"
"url": "git+https://github.com/muflihun/residue-node.git"
},

@@ -16,13 +16,18 @@ "keywords": [

"logging",
"remote-logging",
"residue-client",
"async-logging",
"efficient-logging",
"easylogging",
"easyloggingpp",
"easylogging++"
],
"author": "Muflihun.com <info@muflihun.com> (http://muflihun.com)",
"license": "ISC",
"author": "Muflihun Labs <info@muflihun.com> (https://muflihun.com/)",
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/easylogging/residue-clients/issues"
"url": "https://github.com/muflihun/residue-node/issues"
},
"homepage": "https://github.com/easylogging/residue-clients#readme"
"homepage": "https://github.com/muflihun/residue-node#readme",
"dependencies": {
"node-rsa": "^0.4.2"
}
}
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