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

libuuid

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

libuuid - npm Package Compare versions

Comparing version 0.0.3 to 0.1.0

binding.gyp

6

package.json
{ "name" : "libuuid"
, "description" : "link out to operating systems uuid_generate"
, "keywords" : [ "libuuid", "uuid" ]
, "version" : "0.0.3"
, "version" : "0.1.0"
, "author" : { "name" : "Theo Schlossnagle" }

@@ -14,6 +14,6 @@ , "directories": { "lib": "." }

}
, "main" : "./build/Release/libuuid.node"
, "engines" : { "node" : "0.2 || 0.4 || 0.5 || 0.6" }
, "main" : "./build/Release/uuid.node"
, "engines" : { "node" : "0.2 || 0.4 || 0.5 || 0.6 || 0.8 || 0.10" }
, "licenses" :
[ { "type" : "BSD" } ]
}

Sorry, the diff of this file is not supported yet

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