Socket
Socket
Sign inDemoInstall

@aws-crypto/ie11-detection

Package Overview
Dependencies
1
Maintainers
9
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 2.0.0

10

build/index.js
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
var tslib_1 = require("tslib");
tslib_1.__exportStar(require("./CryptoOperation"), exports);
tslib_1.__exportStar(require("./Key"), exports);
tslib_1.__exportStar(require("./KeyOperation"), exports);
tslib_1.__exportStar(require("./MsSubtleCrypto"), exports);
tslib_1.__exportStar(require("./MsWindow"), exports);
(0, tslib_1.__exportStar)(require("./CryptoOperation"), exports);
(0, tslib_1.__exportStar)(require("./Key"), exports);
(0, tslib_1.__exportStar)(require("./KeyOperation"), exports);
(0, tslib_1.__exportStar)(require("./MsSubtleCrypto"), exports);
(0, tslib_1.__exportStar)(require("./MsWindow"), exports);
//# sourceMappingURL=index.js.map

@@ -6,2 +6,10 @@ # Change Log

# [2.0.0](https://github.com/aws/aws-sdk-js-crypto-helpers/compare/v1.2.2...v2.0.0) (2021-10-25)
**Note:** Version bump only for package @aws-crypto/ie11-detection
# [1.0.0](https://github.com/aws/aws-sdk-js-crypto-helpers/compare/@aws-crypto/ie11-detection@1.0.0-alpha.0...@aws-crypto/ie11-detection@1.0.0) (2020-10-22)

@@ -8,0 +16,0 @@

{
"name": "@aws-crypto/ie11-detection",
"version": "1.0.0",
"version": "2.0.0",
"description": "Provides functions and types for detecting if the host environment is IE11",

@@ -24,3 +24,3 @@ "scripts": {

},
"gitHead": "025ac6e89439c04a2d741663ef8781052e8f7e86"
"gitHead": "c63b577ab80a02b078be6f537e14b4af578c4bae"
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc