New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

easy-libcurl

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

easy-libcurl - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1-binding.gyp

binding.gyp

9

package.json
{
"name": "easy-libcurl",
"version": "1.0.0",
"version": "1.0.1-binding.gyp",
"description": "Fork of JCMais/node-libcurl - exposes only Easy interface, clean dist, up-to-date and minimal dependencies.",

@@ -28,7 +28,7 @@ "keywords": [

"dist",
"scripts"
"scripts",
"binding.gyp"
],
"binary": {
"module_name": "node_libcurl",
"node_libcurl_version": "3.0.0",
"module_path": "./lib/binding/",

@@ -48,3 +48,4 @@ "remote_path": "./v3.0.0/",

"nan": "^2.18.0",
"node-gyp": "9.4.0"
"node-gyp": "9.4.0",
"tslib": "^2.6.2"
},

@@ -51,0 +52,0 @@ "devDependencies": {

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