@peculiar/webcrypto
Advanced tools
Comparing version
{ | ||
"name": "@peculiar/webcrypto", | ||
"version": "1.3.3", | ||
"version": "1.4.0", | ||
"description": "A WebCrypto Polyfill for NodeJS", | ||
@@ -57,23 +57,23 @@ "repository": { | ||
"@peculiar/webcrypto-test": "^1.0.7", | ||
"@types/mocha": "^9.1.0", | ||
"@types/node": "^17.0.23", | ||
"@typescript-eslint/eslint-plugin": "^5.14.0", | ||
"@typescript-eslint/parser": "^5.14.0", | ||
"@types/mocha": "^9.1.1", | ||
"@types/node": "^17.0.32", | ||
"@typescript-eslint/eslint-plugin": "^5.23.0", | ||
"@typescript-eslint/parser": "^5.23.0", | ||
"coveralls": "^3.1.1", | ||
"eslint": "^8.11.0", | ||
"eslint-plugin-import": "^2.25.4", | ||
"mocha": "^9.2.2", | ||
"eslint": "^8.15.0", | ||
"eslint-plugin-import": "^2.26.0", | ||
"mocha": "^10.0.0", | ||
"nyc": "^15.1.0", | ||
"rimraf": "^3.0.2", | ||
"rollup": "^2.70.1", | ||
"rollup": "^2.72.1", | ||
"rollup-plugin-typescript2": "^0.31.2", | ||
"ts-node": "^10.7.0", | ||
"typescript": "^4.6.3" | ||
"typescript": "^4.6.4" | ||
}, | ||
"dependencies": { | ||
"@peculiar/asn1-schema": "^2.1.0", | ||
"@peculiar/asn1-schema": "^2.1.6", | ||
"@peculiar/json-schema": "^1.1.12", | ||
"pvtsutils": "^1.2.2", | ||
"tslib": "^2.3.1", | ||
"webcrypto-core": "^1.7.2" | ||
"pvtsutils": "^1.3.2", | ||
"tslib": "^2.4.0", | ||
"webcrypto-core": "^1.7.4" | ||
}, | ||
@@ -80,0 +80,0 @@ "nyc": { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
196004
3.04%4482
4.23%Updated
Updated
Updated
Updated