@peculiar/webcrypto
Advanced tools
Comparing version
{ | ||
"name": "@peculiar/webcrypto", | ||
"version": "1.4.5", | ||
"version": "1.4.6", | ||
"description": "A WebCrypto Polyfill for NodeJS", | ||
@@ -58,13 +58,13 @@ "repository": { | ||
"@types/mocha": "^10.0.6", | ||
"@types/node": "^20.11.4", | ||
"@typescript-eslint/eslint-plugin": "^6.19.0", | ||
"@typescript-eslint/parser": "^6.19.0", | ||
"eslint": "^8.56.0", | ||
"@types/node": "^20.11.30", | ||
"@typescript-eslint/eslint-plugin": "^7.4.0", | ||
"@typescript-eslint/parser": "^7.4.0", | ||
"eslint": "^8.57.0", | ||
"eslint-plugin-import": "^2.29.1", | ||
"mocha": "^10.2.0", | ||
"mocha": "^10.4.0", | ||
"rimraf": "^5.0.5", | ||
"rollup": "^4.9.5", | ||
"rollup": "^4.13.2", | ||
"rollup-plugin-typescript2": "^0.36.0", | ||
"ts-node": "^10.9.2", | ||
"typescript": "^5.3.3" | ||
"typescript": "^5.4.3" | ||
}, | ||
@@ -76,3 +76,3 @@ "dependencies": { | ||
"tslib": "^2.6.2", | ||
"webcrypto-core": "^1.7.8" | ||
"webcrypto-core": "^1.7.9" | ||
}, | ||
@@ -79,0 +79,0 @@ "nyc": { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
191503
0.05%4496
0.09%Updated