Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@aws-crypto/crc32

Package Overview
Dependencies
Maintainers
5
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-crypto/crc32 - npm Package Compare versions

Comparing version 1.0.0-alpha.0 to 1.0.0

1

build/index.js
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.Crc32 = exports.crc32 = void 0;
var tslib_1 = require("tslib");

@@ -4,0 +5,0 @@ function crc32(data) {

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

# [1.0.0](https://github.com/aws/aws-sdk-js-crypto-helpers/compare/@aws-crypto/crc32@1.0.0-alpha.0...@aws-crypto/crc32@1.0.0) (2020-10-22)
**Note:** Version bump only for package @aws-crypto/crc32
# [1.0.0-alpha.0](https://github.com/aws/aws-sdk-js-crypto-helpers/compare/@aws-crypto/crc32@0.1.0-preview.4...@aws-crypto/crc32@1.0.0-alpha.0) (2020-02-07)

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

6

package.json
{
"name": "@aws-crypto/crc32",
"version": "1.0.0-alpha.0",
"version": "1.0.0",
"scripts": {

@@ -22,5 +22,5 @@ "prepublishOnly": "tsc",

"dependencies": {
"tslib": "^1.9.3"
"tslib": "^1.11.1"
},
"gitHead": "1aeaf55c8803ae537cc03fef3541dc8567983b9b"
"gitHead": "025ac6e89439c04a2d741663ef8781052e8f7e86"
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc