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

@arcblock/did

Package Overview
Dependencies
Maintainers
4
Versions
551
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@arcblock/did - npm Package Compare versions

Comparing version 1.6.5 to 1.7.0

2

lib/type.js

@@ -1,2 +0,2 @@

const BN = require('bn.js');
const { BN } = require('@ocap/util');
const upperFirst = require('lodash/upperFirst');

@@ -3,0 +3,0 @@ const isEqual = require('lodash/isEqual');

{
"name": "@arcblock/did",
"version": "1.6.5",
"version": "1.7.0",
"description": "Javascript lib to work with ArcBlock DID",

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

"devDependencies": {
"jest": "^24.8.0"
"jest": "^26.6.3"
},

@@ -49,4 +49,4 @@ "repository": {

"dependencies": {
"@ocap/mcrypto": "^1.6.5",
"@ocap/util": "^1.6.5",
"@ocap/mcrypto": "^1.7.0",
"@ocap/util": "^1.7.0",
"bn.js": "^5.1.3",

@@ -56,3 +56,3 @@ "debug": "^4.3.1",

},
"gitHead": "5779448f13824de38978df3c84c9da0c1e1ad989"
"gitHead": "71ea796283983ac5b5a799fe8c48e629e92c2511"
}
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