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

http_ece

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

http_ece - npm Package Compare versions

Comparing version 0.4.3 to 0.4.4

2

ece.js

@@ -148,3 +148,3 @@ 'use strict';

} else if (padSize === 2) {
keyInfo = info('aesgcm128', s.context);
keyInfo = info('aesgcm', s.context);
nonceInfo = info('nonce', s.context);

@@ -151,0 +151,0 @@ } else {

{
"name": "http_ece",
"version": "0.4.3",
"version": "0.4.4",
"description": "Encrypted Content-Encoding for HTTP",

@@ -5,0 +5,0 @@ "homepage": "https://github.com/martinthomson/encrypted-content-encoding",

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