New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@loaders.gl/crypto

Package Overview
Dependencies
Maintainers
9
Versions
238
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@loaders.gl/crypto - npm Package Compare versions

Comparing version 3.4.11 to 3.4.12

2

dist/es5/index.js

@@ -62,3 +62,3 @@ "use strict";

var _digestUtils = require("./lib/utils/digest-utils");
var VERSION = typeof "3.4.11" !== 'undefined' ? "3.4.11" : 'latest';
var VERSION = typeof "3.4.12" !== 'undefined' ? "3.4.12" : 'latest';
var CryptoWorker = {

@@ -65,0 +65,0 @@ id: 'crypto',

@@ -8,3 +8,3 @@ export { CRC32Hash } from './lib/crc32-hash';

export { hexToBase64 as _hexToBase64, toHex as _toHex } from './lib/utils/digest-utils';
const VERSION = typeof "3.4.11" !== 'undefined' ? "3.4.11" : 'latest';
const VERSION = typeof "3.4.12" !== 'undefined' ? "3.4.12" : 'latest';
export const CryptoWorker = {

@@ -11,0 +11,0 @@ id: 'crypto',

{
"name": "@loaders.gl/crypto",
"version": "3.4.11",
"version": "3.4.12",
"description": "Cryptographic/hashing plugins for loaders.gl",

@@ -36,4 +36,4 @@ "license": "MIT",

"@babel/runtime": "^7.3.1",
"@loaders.gl/loader-utils": "3.4.11",
"@loaders.gl/worker-utils": "3.4.11",
"@loaders.gl/loader-utils": "3.4.12",
"@loaders.gl/worker-utils": "3.4.12",
"@types/crypto-js": "^4.0.1"

@@ -48,3 +48,3 @@ },

},
"gitHead": "2b8d490d2372e70dd89eef8f6b215a5205c16621"
"gitHead": "85254762ae3082f608a863291deef09f2b40c6cf"
}
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