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 4.1.0-alpha.5 to 4.1.0-alpha.6

2

dist/dist.dev.js

@@ -842,3 +842,3 @@ (function webpackUniversalModuleDefinition(root, factory) {

// src/index.ts
var VERSION = true ? "4.1.0-alpha.5" : "latest";
var VERSION = true ? "4.1.0-alpha.6" : "latest";
var CryptoWorker = {

@@ -845,0 +845,0 @@ id: "crypto",

@@ -1,2 +0,2 @@

const VERSION = typeof "4.1.0-alpha.5" !== 'undefined' ? "4.1.0-alpha.5" : 'latest';
const VERSION = typeof "4.1.0-alpha.6" !== 'undefined' ? "4.1.0-alpha.6" : 'latest';
export { Hash } from "./lib/hash.js";

@@ -3,0 +3,0 @@ export { CRC32Hash } from "./lib/crc32-hash.js";

{
"name": "@loaders.gl/crypto",
"version": "4.1.0-alpha.5",
"version": "4.1.0-alpha.6",
"description": "Cryptographic/hashing plugins for loaders.gl",

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

"@babel/runtime": "^7.3.1",
"@loaders.gl/loader-utils": "4.1.0-alpha.5",
"@loaders.gl/worker-utils": "4.1.0-alpha.5",
"@loaders.gl/loader-utils": "4.1.0-alpha.6",
"@loaders.gl/worker-utils": "4.1.0-alpha.6",
"@types/crypto-js": "^4.0.2"

@@ -61,3 +61,3 @@ },

},
"gitHead": "3250842d8cc0fc8b76a575168c1fd57e5a66b6ba"
"gitHead": "fd58d91e05ebfd89ab8998a87157bf07c43997a5"
}
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