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

addon-tools-raub

Package Overview
Dependencies
Maintainers
1
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

addon-tools-raub - npm Package Compare versions

Comparing version 5.3.2 to 5.3.3

2

package.json
{
"author": "Luis Blanco <luisblanco1337@gmail.com>",
"name": "addon-tools-raub",
"version": "5.3.2",
"version": "5.3.3",
"description": "Helpers for Node.js addons and dependency packages",

@@ -6,0 +6,0 @@ "license": "MIT",

@@ -36,3 +36,3 @@ # Addon Tools

Main exports for cross-platform addon configuration.
See [TypeScript definitions](/index.d.ts).
See [TypeScript definitions](/index.d.ts) with comments.

@@ -43,3 +43,3 @@

Downloads a file into the memory, **HTTP** or **HTTPS**.
See [TypeScript definitions](/downloads.d.ts).
See [TypeScript definitions](/download.d.ts) with comments.

@@ -50,3 +50,3 @@

Downloads a file into the memory, **HTTP** or **HTTPS**.
See [TypeScript definitions](/cpbin.d.ts).
See [TypeScript definitions](/cpbin.d.ts) with comments.

@@ -57,3 +57,3 @@

Downloads and unzips the platform specific binary for the calling package.
See [TypeScript definitions](/install.d.ts).
See [TypeScript definitions](/install.d.ts) with comments.

@@ -65,3 +65,3 @@

stream buffer.
See [TypeScript definitions](/writable-buffer.d.ts).
See [TypeScript definitions](/writable-buffer.d.ts) with comments.

@@ -72,2 +72,2 @@

Async `fs` based helpers for common addon-related file operations.
See [TypeScript definitions](/writable-buffer.d.ts).
See [TypeScript definitions](/utils.d.ts) with comments.
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