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

aws-crt

Package Overview
Dependencies
Maintainers
1
Versions
125
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aws-crt - npm Package Compare versions

Comparing version 0.4.2 to 0.4.3

2

package.json
{
"name": "aws-crt",
"version": "0.4.2",
"version": "0.4.3",
"description": "NodeJS bindings to the aws-c-* libraries",

@@ -5,0 +5,0 @@ "homepage": "https://github.com/awslabs/aws-crt-nodejs",

@@ -5,4 +5,2 @@ ## AWS CRT Node.js

> Note that this module currently only supports Linux and macOS.
## License

@@ -17,6 +15,10 @@

Requirements:
* Node.js 10.16 or newer
### Build Dependencies
If you'd like to run a custom build, you'll need the following:
* Clang 3.9+ or GCC 4.4+
* libssl-dev (on Linux/Unix POSIX platforms)
* cmake 3.1+
* Node.js 10.x or newer

@@ -42,2 +44,4 @@ #### Linux/Unix

$ npm install
# Rebuild with your changes
$ node ./scripts/build.js
```

Sorry, the diff of this file is not supported yet

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