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

@trivikr-test/util-hex-encoding

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@trivikr-test/util-hex-encoding - npm Package Compare versions

Comparing version 3.52.0 to 3.55.0-node.cjs

10

package.json
{
"name": "@trivikr-test/util-hex-encoding",
"version": "3.52.0",
"version": "3.55.0-node.cjs",
"description": "Converts binary buffers to and from lowercase hexadecimal encoding",

@@ -20,7 +20,5 @@ "scripts": {

"main": "./dist-cjs/index.js",
"module": "./dist-es/index.js",
"dependencies": {
"tslib": "^2.3.0"
"tslib": "^2.3.1"
},
"types": "./dist-types/index.d.ts",
"engines": {

@@ -37,3 +35,3 @@ "node": ">= 12.0.0"

"files": [
"dist-*"
"dist-cjs"
],

@@ -52,4 +50,4 @@ "homepage": "https://github.com/aws/aws-sdk-js-v3/tree/main/packages/util-hex-encoding",

"typedoc": "0.19.2",
"typescript": "~4.3.5"
"typescript": "~4.6.2"
}
}

@@ -1,4 +0,1 @@

# @aws-sdk/util-hex-encoding
[![NPM version](https://img.shields.io/npm/v/@aws-sdk/util-hex-encoding/latest.svg)](https://www.npmjs.com/package/@aws-sdk/util-hex-encoding)
[![NPM downloads](https://img.shields.io/npm/dm/@aws-sdk/util-hex-encoding.svg)](https://www.npmjs.com/package/@aws-sdk/util-hex-encoding)
Please refer [README.md](https://github.com/aws/aws-sdk-js-v3/blob/v3.55.0/packages/util-hex-encoding/README.md) for v3.55.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