@aws-crypto/sha256-universal
Advanced tools
Comparing version 0.1.0-preview.1 to 0.1.0-preview.2
{ | ||
"name": "@aws-crypto/sha256-universal", | ||
"version": "0.1.0-preview.1", | ||
"version": "0.1.0-preview.2", | ||
"scripts": { | ||
@@ -9,10 +9,14 @@ "prepublishOnly": "tsc", | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git@github.com:aws/aws-javascript-crypto-helpers.git" | ||
}, | ||
"author": { | ||
"name": "AWS Crypto Tools Team", | ||
"email": "aws-cryptools@amazon.com", | ||
"url": "https://aws.amazon.com/javascript/" | ||
"url": "https://docs.aws.amazon.com/aws-crypto-tools/index.html?id=docs_gateway#lang/en_us" | ||
}, | ||
"license": "Apache-2.0", | ||
"dependencies": { | ||
"@aws-crypto/sha256-browser": "^0.1.0-preview.1", | ||
"@aws-crypto/sha256-browser": "^0.1.0-preview.2", | ||
"@aws-sdk/hash-node": "^0.1.0-preview.1", | ||
@@ -39,3 +43,4 @@ "@aws-sdk/types": "^0.1.0-preview.1", | ||
"crypto": false | ||
} | ||
}, | ||
"gitHead": "4155daaa838ba4c1f4fcc02c32684fde77deddaf" | ||
} |
@@ -1,2 +0,2 @@ | ||
# @aws/crypto-sha256-universal | ||
# @aws-crypto/crypto-sha256-universal | ||
@@ -8,3 +8,3 @@ A consistent interface for SHA256 across browsers and NodeJs | ||
``` | ||
import {Sha256} from '@aws/crypto-sha256-universal' | ||
import {Sha256} from '@aws-crypto/crypto-sha256-universal' | ||
@@ -11,0 +11,0 @@ const hash = new 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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
16437
46613
9
83
0