@peculiar/webcrypto
Advanced tools
Comparing version
{ | ||
"name": "@peculiar/webcrypto", | ||
"version": "1.4.0", | ||
"version": "1.4.1", | ||
"description": "A WebCrypto Polyfill for NodeJS", | ||
@@ -57,22 +57,22 @@ "repository": { | ||
"@peculiar/webcrypto-test": "^1.0.7", | ||
"@types/mocha": "^9.1.1", | ||
"@types/node": "^17.0.32", | ||
"@typescript-eslint/eslint-plugin": "^5.23.0", | ||
"@typescript-eslint/parser": "^5.23.0", | ||
"@types/mocha": "^10.0.0", | ||
"@types/node": "^18.11.9", | ||
"@typescript-eslint/eslint-plugin": "^5.42.0", | ||
"@typescript-eslint/parser": "^5.42.0", | ||
"coveralls": "^3.1.1", | ||
"eslint": "^8.15.0", | ||
"eslint": "^8.26.0", | ||
"eslint-plugin-import": "^2.26.0", | ||
"mocha": "^10.0.0", | ||
"mocha": "^10.1.0", | ||
"nyc": "^15.1.0", | ||
"rimraf": "^3.0.2", | ||
"rollup": "^2.72.1", | ||
"rollup-plugin-typescript2": "^0.31.2", | ||
"ts-node": "^10.7.0", | ||
"typescript": "^4.6.4" | ||
"rollup": "^3.2.5", | ||
"rollup-plugin-typescript2": "^0.34.1", | ||
"ts-node": "^10.9.1", | ||
"typescript": "^4.8.4" | ||
}, | ||
"dependencies": { | ||
"@peculiar/asn1-schema": "^2.1.6", | ||
"@peculiar/asn1-schema": "^2.3.0", | ||
"@peculiar/json-schema": "^1.1.12", | ||
"pvtsutils": "^1.3.2", | ||
"tslib": "^2.4.0", | ||
"tslib": "^2.4.1", | ||
"webcrypto-core": "^1.7.4" | ||
@@ -79,0 +79,0 @@ }, |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
4484
0.04%194826
-0.6%Updated
Updated