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

@exact-realty/rfc8188

Package Overview
Dependencies
Maintainers
2
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@exact-realty/rfc8188 - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

dist/constants.d.cts

10

package.json
{
"name": "@exact-realty/rfc8188",
"version": "1.0.3",
"version": "1.0.4",
"description": "An implementation of RFC 8188 (encrypted content-encoding for HTTP)",

@@ -15,3 +15,3 @@ "type": "module",

"require": {
"types": "./dist/index.d.ts",
"types": "./dist/index.d.cts",
"default": "./dist/index.cjs"

@@ -26,3 +26,3 @@ }

"require": {
"types": "./dist/exports/decrypt.d.ts",
"types": "./dist/exports/decrypt.d.cts",
"default": "./dist/decrypt.cjs"

@@ -37,3 +37,3 @@ }

"require": {
"types": "./dist/exports/encodings.d.ts",
"types": "./dist/exports/encodings.d.cts",
"default": "./dist/encodings.cjs"

@@ -48,3 +48,3 @@ }

"require": {
"types": "./dist/exports/encrypt.d.ts",
"types": "./dist/exports/encrypt.d.cts",
"default": "./dist/encrypt.cjs"

@@ -51,0 +51,0 @@ }

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