Socket
Socket
Sign inDemoInstall

@ocap/mcrypto

Package Overview
Dependencies
Maintainers
3
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.126 to 1.18.127

1

lib/index.d.ts

@@ -159,2 +159,3 @@ /// <reference types="node" />

ROLE_STORAGE: number;
ROLE_PROFILE: number;
ROLE_ANY: number;

@@ -161,0 +162,0 @@ };

@@ -135,2 +135,3 @@ "use strict";

ROLE_STORAGE: 20,
ROLE_PROFILE: 21,
ROLE_ANY: 63,

@@ -137,0 +138,0 @@ },

6

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

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

"dependencies": {
"@ocap/util": "1.18.126",
"@ocap/util": "1.18.127",
"bn.js": "5.2.1",

@@ -76,3 +76,3 @@ "crypto-js": "^4.1.1",

},
"gitHead": "f25463b1fb916131d6cca7077cc12badb4abd52e"
"gitHead": "bc7e6c68cb3872db66ab28924c0e9b7fa2ea1db5"
}
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