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

@web5/common

Package Overview
Dependencies
Maintainers
2
Versions
95
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@web5/common - npm Package Compare versions

Comparing version 0.0.0-next-1f03a5a-20240403164939 to 0.0.0-next-b36e7b1-20240517171022

30

package.json
{
"name": "@web5/common",
"version": "0.0.0-next-1f03a5a-20240403164939",
"version": "0.0.0-next-b36e7b1-20240517171022",
"type": "module",

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

"@isaacs/ttlcache": "1.4.1",
"level": "8.0.0",
"level": "8.0.1",
"multiformats": "11.0.2",

@@ -68,19 +68,19 @@ "readable-stream": "4.4.2"

"@types/chai": "4.3.6",
"@types/chai-as-promised": "7.1.5",
"@types/chai-as-promised": "7.1.8",
"@types/eslint": "8.44.2",
"@types/mocha": "10.0.1",
"@types/mocha": "10.0.6",
"@types/node": "20.11.19",
"@types/readable-stream": "4.0.9",
"@types/node": "20.11.19",
"@typescript-eslint/eslint-plugin": "6.4.0",
"@typescript-eslint/parser": "6.4.0",
"@typescript-eslint/eslint-plugin": "7.9.0",
"@typescript-eslint/parser": "7.9.0",
"@web/test-runner": "0.18.0",
"@web/test-runner-playwright": "0.11.0",
"abstract-level": "1.0.4",
"c8": "9.0.0",
"chai": "4.3.10",
"chai-as-promised": "7.1.1",
"c8": "9.1.0",
"chai": "5.1.1",
"chai-as-promised": "7.1.2",
"esbuild": "0.19.8",
"eslint": "8.47.0",
"eslint-plugin-mocha": "10.1.0",
"mocha": "10.2.0",
"eslint": "9.2.0",
"eslint-plugin-mocha": "10.4.3",
"mocha": "10.4.0",
"mocha-junit-reporter": "2.2.1",

@@ -99,4 +99,4 @@ "playwright": "1.40.1",

"build": "pnpm clean && pnpm build:esm && pnpm build:cjs && pnpm build:browser",
"lint": "eslint . --ext .ts --max-warnings 0",
"lint:fix": "eslint . --ext .ts --fix",
"lint": "eslint . --max-warnings 0",
"lint:fix": "eslint . --fix",
"test:node": "pnpm build:tests:node && pnpm c8 mocha",

@@ -103,0 +103,0 @@ "test:browser": "pnpm build:tests:browser && web-test-runner"

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