@aws-crypto/random-source-browser
Advanced tools
Comparing version 0.1.0-preview.2 to 0.1.0-preview.3
@@ -6,2 +6,14 @@ # Change Log | ||
# [0.1.0-preview.3](https://github.com/aws/aws-sdk-js-crypto-helpers/compare/@aws-crypto/random-source-browser@0.1.0-preview.2...@aws-crypto/random-source-browser@0.1.0-preview.3) (2019-11-15) | ||
### Bug Fixes | ||
* Changed package.json files to point to the right Git repo ([#9](https://github.com/aws/aws-sdk-js-crypto-helpers/issues/9)) ([028245d](https://github.com/aws/aws-sdk-js-crypto-helpers/commit/028245d72e642ca98d82226afb300eb154503c4a)), closes [#8](https://github.com/aws/aws-sdk-js-crypto-helpers/issues/8) | ||
* lerna version maintains package-lock ([#14](https://github.com/aws/aws-sdk-js-crypto-helpers/issues/14)) ([2ef29e1](https://github.com/aws/aws-sdk-js-crypto-helpers/commit/2ef29e13779703a5c9b32e93d18918fcb33b7272)), closes [#13](https://github.com/aws/aws-sdk-js-crypto-helpers/issues/13) | ||
# [0.1.0-preview.2](https://github.com/aws/aws-javascript-crypto-helpers/compare/@aws-crypto/random-source-browser@0.1.0-preview.1...@aws-crypto/random-source-browser@0.1.0-preview.2) (2019-10-30) | ||
@@ -8,0 +20,0 @@ |
{ | ||
"name": "@aws-crypto/random-source-browser", | ||
"version": "0.1.0-preview.2", | ||
"version": "0.1.0-preview.3", | ||
"scripts": { | ||
@@ -11,3 +11,3 @@ "prepublishOnly": "tsc", | ||
"type": "git", | ||
"url": "git@github.com:aws/aws-javascript-crypto-helpers.git" | ||
"url": "git@github.com:aws/aws-sdk-js-crypto-helpers.git" | ||
}, | ||
@@ -21,4 +21,4 @@ "author": { | ||
"dependencies": { | ||
"@aws-crypto/ie11-detection": "^0.1.0-preview.2", | ||
"@aws-crypto/supports-web-crypto": "^0.1.0-preview.2", | ||
"@aws-crypto/ie11-detection": "^0.1.0-preview.3", | ||
"@aws-crypto/supports-web-crypto": "^0.1.0-preview.3", | ||
"@aws-sdk/util-locate-window": "^0.1.0-preview.1", | ||
@@ -41,3 +41,3 @@ "tslib": "^1.9.3" | ||
"types": "./build/index.d.ts", | ||
"gitHead": "4155daaa838ba4c1f4fcc02c32684fde77deddaf" | ||
"gitHead": "30a3a348c7044a497653a49414e8f1089581fe78" | ||
} |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
22177
1