Socket
Socket
Sign inDemoInstall

@ocap/mcrypto

Package Overview
Dependencies
Maintainers
0
Versions
439
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ocap/mcrypto - npm Package Compare versions

Comparing version 1.18.132 to 1.18.133

16

package.json
{
"name": "@ocap/mcrypto",
"version": "1.18.132",
"version": "1.18.133",
"description": "Crypto lib that provides signer,crypter,hasher interface",

@@ -31,3 +31,3 @@ "keywords": [

"@arcblock/eslint-config-ts": "0.2.3",
"@types/crypto-js": "^4.1.1",
"@types/crypto-js": "^4.2.2",
"@types/elliptic": "^6.4.14",

@@ -37,4 +37,4 @@ "@types/node": "^17.0.45",

"eslint": "^8.25.0",
"jest": "^28.1.3",
"ts-jest": "^28.0.8",
"jest": "^29.7.0",
"ts-jest": "^29.2.5",
"type-fest": "^3.1.0",

@@ -52,3 +52,3 @@ "typescript": "^4.8.4"

"test": "jest --forceExit --detectOpenHandles",
"coverage": "yarn test -- --coverage",
"coverage": "npm run test -- --coverage",
"clean": "rm -fr lib",

@@ -63,5 +63,5 @@ "prebuild": "npm run clean",

"dependencies": {
"@ocap/util": "1.18.132",
"@ocap/util": "1.18.133",
"bn.js": "5.2.1",
"crypto-js": "^4.1.1",
"crypto-js": "^4.2.0",
"elliptic": "^6.5.4",

@@ -79,3 +79,3 @@ "eth-lib": "^0.2.8",

},
"gitHead": "6699d47364eb94f564e0fcf6ea55b6e7ea005d0d"
"gitHead": "cd4b69aef69b4e30265c3897a22fb63c902c5d4e"
}
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