@thirdweb-dev/crypto
Advanced tools
Comparing version 0.2.7-nightly-d320777eea5404f596aa39b2b49b5165d3e1959a-20240621000551 to 0.2.7-nightly-d974db533a5a2e241df7743b201d730c90cda0d7-20240627000603
@@ -50,2 +50,5 @@ 'use strict'; | ||
// eslint-disable-next-line @typescript-eslint/ban-ts-comment | ||
// @ts-nocheck | ||
// stripped down version of `js-md5` | ||
@@ -496,2 +499,4 @@ // changes: | ||
// eslint-disable-next-line @typescript-eslint/ban-ts-comment | ||
/** | ||
@@ -498,0 +503,0 @@ * This is an implementation of the CryptoJS AES decryption scheme, without actually relying on crypto-js. |
@@ -50,2 +50,5 @@ 'use strict'; | ||
// eslint-disable-next-line @typescript-eslint/ban-ts-comment | ||
// @ts-nocheck | ||
// stripped down version of `js-md5` | ||
@@ -496,2 +499,4 @@ // changes: | ||
// eslint-disable-next-line @typescript-eslint/ban-ts-comment | ||
/** | ||
@@ -498,0 +503,0 @@ * This is an implementation of the CryptoJS AES decryption scheme, without actually relying on crypto-js. |
@@ -28,2 +28,5 @@ import { sha256 as sha256$1 } from '@noble/hashes/sha256'; | ||
// eslint-disable-next-line @typescript-eslint/ban-ts-comment | ||
// @ts-nocheck | ||
// stripped down version of `js-md5` | ||
@@ -474,2 +477,4 @@ // changes: | ||
// eslint-disable-next-line @typescript-eslint/ban-ts-comment | ||
/** | ||
@@ -476,0 +481,0 @@ * This is an implementation of the CryptoJS AES decryption scheme, without actually relying on crypto-js. |
{ | ||
"name": "@thirdweb-dev/crypto", | ||
"version": "0.2.7-nightly-d320777eea5404f596aa39b2b49b5165d3e1959a-20240621000551", | ||
"version": "0.2.7-nightly-d974db533a5a2e241df7743b201d730c90cda0d7-20240627000603", | ||
"main": "dist/thirdweb-dev-crypto.cjs.js", | ||
@@ -39,8 +39,8 @@ "module": "dist/thirdweb-dev-crypto.esm.js", | ||
"eslint": "8.57.0", | ||
"eslint-config-thirdweb": "^0.1.10-nightly-d320777eea5404f596aa39b2b49b5165d3e1959a-20240621000551", | ||
"eslint-config-thirdweb": "^0.1.9", | ||
"ethers": "^5.7.2", | ||
"js-awe": "^1.0.65", | ||
"tinybench": "^2.6.0", | ||
"typescript": "5.4.4", | ||
"viem": "2.15.1" | ||
"typescript": "5.5.2", | ||
"viem": "2.16.0" | ||
}, | ||
@@ -47,0 +47,0 @@ "engines": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
108983
2394