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

iltorb

Package Overview
Dependencies
Maintainers
2
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

iltorb - npm Package Compare versions

Comparing version 2.0.4 to 2.0.5

5

CHANGELOG.md

@@ -5,2 +5,6 @@ # Change Log

## [2.0.5] - 2018-03-12
### Removed
- Workaround for `--no-bin-link`
## [2.0.4] - 2018-03-11

@@ -215,2 +219,3 @@ ### Changed

[2.0.5]: https://github.com/MayhemYDG/iltorb/compare/v2.0.4...v2.0.5
[2.0.4]: https://github.com/MayhemYDG/iltorb/compare/v2.0.3...v2.0.4

@@ -217,0 +222,0 @@ [2.0.3]: https://github.com/MayhemYDG/iltorb/compare/v2.0.2...v2.0.3

4

package.json
{
"name": "iltorb",
"version": "2.0.4",
"version": "2.0.5",
"description": "Brotli compression/decompression with native bindings",

@@ -52,3 +52,3 @@ "homepage": "https://github.com/MayhemYDG/iltorb",

"scripts": {
"install": "node node_modules/detect-libc/bin/detect-libc.js node node_modules/prebuild-install/bin.js || node-gyp rebuild",
"install": "detect-libc prebuild-install || node-gyp rebuild",
"rebuild": "prebuild --compile",

@@ -55,0 +55,0 @@ "prebuild": "detect-libc prebuild",

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