@loaders.gl/crypto
Advanced tools
Comparing version 2.3.0-alpha.11 to 2.3.0-alpha.12
{ | ||
"name": "@loaders.gl/crypto", | ||
"version": "2.3.0-alpha.11", | ||
"version": "2.3.0-alpha.12", | ||
"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-alpha.11", | ||
"@loaders.gl/loader-utils": "2.3.0-alpha.12", | ||
"@types/crypto-js": "*", | ||
@@ -44,3 +44,3 @@ "crypto-js": "^3.0.0 || ^4.0.0" | ||
}, | ||
"gitHead": "b7dd32a44ae80a431b684e8de1afba050e90249a" | ||
"gitHead": "e404a6e9a313124ec9c2d918e5038843cc977c1e" | ||
} |
Sorry, the diff of this file is too big to display
+ Added@loaders.gl/loader-utils@2.3.0-alpha.12(transitive)
- Removed@loaders.gl/loader-utils@2.3.0-alpha.11(transitive)