@web5/common
Advanced tools
Comparing version 0.0.0-next-a956f72-20240712183440 to 0.0.0-next-aaf4b4a-20241010164916
export * from './cache.js'; | ||
export * from './convert.js'; | ||
export * from './logger.js'; | ||
export * from './multicodec.js'; | ||
@@ -4,0 +5,0 @@ export * from './object.js'; |
export type * from './types.js'; | ||
export * from './cache.js'; | ||
export * from './convert.js'; | ||
export * from './logger.js'; | ||
export * from './multicodec.js'; | ||
@@ -5,0 +6,0 @@ export * from './object.js'; |
@@ -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": "0.0.0-next-a956f72-20240712183440", | ||
"version": "0.0.0-next-aaf4b4a-20241010164916", | ||
"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": { |
@@ -5,2 +5,3 @@ export type * from './types.js'; | ||
export * from './convert.js'; | ||
export * from './logger.js'; | ||
export * from './multicodec.js'; | ||
@@ -7,0 +8,0 @@ export * from './object.js'; |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
2446454
64
8151