Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@thirdweb-dev/crypto

Package Overview
Dependencies
Maintainers
0
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@thirdweb-dev/crypto - npm Package Compare versions

Comparing version 0.2.7-nightly-d320777eea5404f596aa39b2b49b5165d3e1959a-20240621000551 to 0.2.7-nightly-d974db533a5a2e241df7743b201d730c90cda0d7-20240627000603

5

dist/thirdweb-dev-crypto.cjs.dev.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.

@@ -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.

8

package.json
{
"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

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