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

sq-native

Package Overview
Dependencies
Maintainers
3
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sq-native - npm Package Compare versions

Comparing version 1.0.9 to 1.0.10

4

index.js

@@ -21,3 +21,3 @@ /**

const handleResponse = function (self, res) {
const handleResponse = function (self, res, params, budget) {

@@ -84,3 +84,3 @@ if (!res) {

}
return handleResponse(this, res);
return handleResponse(this, res, params, budget);
}

@@ -87,0 +87,0 @@

{
"name": "sq-native",
"version": "1.0.9",
"version": "1.0.10",
"description": "Node.js binding for libsqreen",

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

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