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

@iden3/js-jsonld-merklization

Package Overview
Dependencies
Maintainers
4
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@iden3/js-jsonld-merklization - npm Package Compare versions

Comparing version 1.0.0-beta.0 to 1.0.0-beta.1

LICENSE

10

package.json
{
"name": "@iden3/js-jsonld-merklization",
"version": "1.0.0-beta.0",
"version": "1.0.0-beta.1",
"description": "json ld merklization library",

@@ -21,3 +21,3 @@ "main": "dist/cjs/index.js",

"test:coverage": "jest --coverage",
"test": "jest",
"test": "node --experimental-vm-modules node_modules/jest/bin/jest.js",
"test:watch": "jest --watch",

@@ -64,8 +64,2 @@ "lint": "eslint --fix --ext .js,.ts src/**",

},
"overrides": {
"jsonld": {
".": "8.1.0",
"@digitalbazaar/http-client": "2.0.1"
}
},
"browserslist": {

@@ -72,0 +66,0 @@ "production": [

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