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

@web5/common

Package Overview
Dependencies
Maintainers
1
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.1.1 to 0.2.0-alpha-20231003-cd24256

22

package.json
{
"name": "@web5/common",
"version": "0.1.1",
"version": "0.2.0-alpha-20231003-cd24256",
"type": "module",

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

"type": "git",
"url": "git+https://github.com/TBD54566975/web5-js",
"url": "git+https://github.com/TBD54566975/web5-js.git",
"directory": "packages/common"

@@ -49,5 +49,5 @@ },

".": {
"types": "./dist/types/index.d.ts",
"import": "./dist/esm/index.js",
"require": "./dist/cjs/index.js",
"types": "./dist/types/index.d.ts"
"require": "./dist/cjs/index.js"
}

@@ -77,13 +77,13 @@ },

"@playwright/test": "1.36.2",
"@types/chai": "4.3.0",
"@types/chai": "4.3.6",
"@types/chai-as-promised": "7.1.5",
"@types/eslint": "8.37.0",
"@types/eslint": "8.44.2",
"@types/mocha": "10.0.1",
"@typescript-eslint/eslint-plugin": "5.59.0",
"@typescript-eslint/parser": "5.59.0",
"c8": "8.0.0",
"chai": "4.3.7",
"@typescript-eslint/eslint-plugin": "6.4.0",
"@typescript-eslint/parser": "6.4.0",
"c8": "8.0.1",
"chai": "4.3.10",
"chai-as-promised": "7.1.1",
"esbuild": "0.16.17",
"eslint": "8.39.0",
"eslint": "8.47.0",
"eslint-plugin-mocha": "10.1.0",

@@ -90,0 +90,0 @@ "karma": "6.4.1",

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