You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@peculiar/webcrypto

Package Overview
Dependencies
Maintainers
6
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@peculiar/webcrypto - npm Package Compare versions

Comparing version

to
1.1.5

24

package.json
{
"name": "@peculiar/webcrypto",
"version": "1.1.4",
"version": "1.1.5",
"description": "A WebCrypto Polyfill for NodeJS",

@@ -59,8 +59,8 @@ "repository": {

"@peculiar/webcrypto-test": "^1.0.7",
"@types/mocha": "^8.0.4",
"@types/node": "^12.19.7",
"@typescript-eslint/eslint-plugin": "^4.8.2",
"@typescript-eslint/parser": "^4.8.2",
"@types/mocha": "^8.2.0",
"@types/node": "^12.19.12",
"@typescript-eslint/eslint-plugin": "^4.12.0",
"@typescript-eslint/parser": "^4.12.0",
"coveralls": "^3.1.0",
"eslint": "^7.14.0",
"eslint": "^7.17.0",
"eslint-plugin-import": "^2.22.1",

@@ -70,13 +70,13 @@ "mocha": "^8.2.1",

"rimraf": "^3.0.2",
"rollup": "^2.33.3",
"rollup": "^2.36.1",
"rollup-plugin-typescript2": "^0.29.0",
"ts-node": "^9.0.0",
"typescript": "^3.9.7"
"ts-node": "^9.1.1",
"typescript": "^4.1.3"
},
"dependencies": {
"@peculiar/asn1-schema": "^2.0.26",
"@peculiar/asn1-schema": "^2.0.27",
"@peculiar/json-schema": "^1.1.12",
"pvtsutils": "^1.1.1",
"tslib": "^2.0.3",
"webcrypto-core": "^1.1.8"
"tslib": "^2.1.0",
"webcrypto-core": "^1.1.10"
},

@@ -83,0 +83,0 @@ "nyc": {

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display