@web5/common
Advanced tools
Comparing version 1.0.2-alpha-20240718-448d653 to 1.0.2-alpha-20240827-4fc67ca
@@ -1,2 +0,1 @@ | ||
/// <reference types="node" resolution-mode="require"/> | ||
import type { AbstractLevel } from 'abstract-level'; | ||
@@ -3,0 +2,0 @@ import type { KeyValueStore } from './types.js'; |
{ | ||
"name": "@web5/common", | ||
"version": "1.0.2-alpha-20240718-448d653", | ||
"version": "1.0.2-alpha-20240827-4fc67ca", | ||
"type": "module", | ||
@@ -65,6 +65,6 @@ "main": "./dist/cjs/index.js", | ||
"devDependencies": { | ||
"@playwright/test": "1.44.0", | ||
"@playwright/test": "1.45.3", | ||
"@types/chai": "4.3.16", | ||
"@types/chai-as-promised": "7.1.8", | ||
"@types/eslint": "8.56.10", | ||
"@types/eslint": "9.6.0", | ||
"@types/mocha": "10.0.6", | ||
@@ -80,11 +80,11 @@ "@types/node": "20.14.8", | ||
"chai": "5.1.1", | ||
"chai-as-promised": "7.1.2", | ||
"esbuild": "0.21.5", | ||
"eslint": "9.3.0", | ||
"chai-as-promised": "8.0.0", | ||
"esbuild": "0.23.0", | ||
"eslint": "9.7.0", | ||
"eslint-plugin-mocha": "10.4.3", | ||
"mocha": "10.4.0", | ||
"mocha-junit-reporter": "2.2.1", | ||
"playwright": "1.45.0", | ||
"playwright": "1.45.3", | ||
"rimraf": "5.0.7", | ||
"typescript": "5.4.5" | ||
"typescript": "5.5.3" | ||
}, | ||
@@ -91,0 +91,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2433126
7971