@cryptography/sha256
Advanced tools
Comparing version 0.1.3 to 0.1.4
{ | ||
"name": "@cryptography/sha256", | ||
"description": "https://github.com/js-cryptography/sha256", | ||
"version": "0.1.3", | ||
"version": "0.1.4", | ||
"author": "Konstantin Darutkin", | ||
@@ -41,3 +41,3 @@ "scripts": { | ||
}, | ||
"main": "dist/index.js", | ||
"main": "dist/cjs/sha256.min.js", | ||
"types": "dist/index.d.ts", | ||
@@ -44,0 +44,0 @@ "repository": { |
# @cryptography/sha256 | ||
[![Bundlephobia](https://img.shields.io/bundlephobia/minzip/@cryptography/sha256)](https://bundlephobia.com/result?p=@cryptography/sha256@0.1.3) | ||
[![Bundlephobia](https://img.shields.io/bundlephobia/minzip/@cryptography/sha256)](https://bundlephobia.com/result?p=@cryptography/sha256@0.1.4) | ||
[![Coverage](https://img.shields.io/codecov/c/github/js-cryptography/sha256?token=617017dc35344eb6b4637420457746c8)](https://codecov.io/gh/js-cryptography/sha256) | ||
@@ -4,0 +4,0 @@ [![Travis CI](https://img.shields.io/travis/js-cryptography/sha256)](https://travis-ci.com/js-cryptography/sha256) |
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
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
21485
0