@loaders.gl/crypto
Advanced tools
Comparing version 2.3.0-beta.1 to 2.3.0-beta.2
{ | ||
"name": "@loaders.gl/crypto", | ||
"version": "2.3.0-beta.1", | ||
"version": "2.3.0-beta.2", | ||
"description": "Cryptographic/hashing plugins for loaders.gl", | ||
@@ -36,3 +36,3 @@ "license": "MIT", | ||
"@babel/runtime": "^7.3.1", | ||
"@loaders.gl/loader-utils": "2.3.0-beta.1", | ||
"@loaders.gl/loader-utils": "2.3.0-beta.2", | ||
"@types/crypto-js": "*", | ||
@@ -44,3 +44,3 @@ "crypto-js": "^3.0.0 || ^4.0.0" | ||
}, | ||
"gitHead": "20185ef6136bafde8bed1a8bc53f9be1e1a0404f" | ||
"gitHead": "c8e4700d55d453fb77c66f2ed31ecc1b4ceaf56e" | ||
} |
Sorry, the diff of this file is too big to display
+ Added@loaders.gl/loader-utils@2.3.0-beta.2(transitive)
- Removed@loaders.gl/loader-utils@2.3.0-beta.1(transitive)