@trivikr-test/util-hex-encoding
Advanced tools
Comparing version 3.52.0 to 3.55.0-node.cjs
{ | ||
"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. |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
14052
4
38
2
2
Updatedtslib@^2.3.1