Socket
Socket
Sign inDemoInstall

@json-rpc-tools/types

Package Overview
Dependencies
Maintainers
1
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@json-rpc-tools/types - npm Package Compare versions

Comparing version 1.5.10 to 1.5.11

13

package.json
{
"name": "@json-rpc-tools/types",
"description": "Typings for JSON-RPC",
"version": "1.5.10",
"version": "1.5.11",
"author": "Pedro Gomes <github.com/pedrouid>",

@@ -32,3 +32,3 @@ "homepage": "https://github.com/pedrouid/json-rpc-tools/",

"build": "run-s build:pre build:cjs build:umd",
"test": "tsdx test ./test",
"test": "env TS_NODE_PROJECT=\"tsconfig.cjs.json\" mocha --exit -r ts-node/register ./test/**/*.test.ts",
"watch": "tsc -p tsconfig.json --watch",

@@ -45,6 +45,9 @@ "lint": "eslint -c '../../.eslintrc' --fix './src/**/*.ts'"

"@babel/register": "^7.12.1",
"@types/chai": "^4.2.14",
"@types/jest": "^22.2.3",
"@types/mocha": "^8.2.0",
"@types/node": "^14.14.2",
"@typescript-eslint/eslint-plugin": "^2.24.0",
"@typescript-eslint/parser": "^2.24.0",
"chai": "^4.2.0",
"core-js": "^3.6.5",

@@ -60,12 +63,10 @@ "eslint": "^5.16.0",

"eslint-plugin-standard": "^4.0.1",
"keyvaluestorage": "^0.7.0",
"mocha": "^8.1.3",
"npm-run-all": "^4.1.5",
"prettier": "^1.19.1",
"tsdx": "^0.14.1",
"typescript": "^3.7.5",
"webpack": "^4.41.5",
"webpack-cli": "^3.3.10"
},
"dependencies": {
"keyvaluestorage": "^0.7.0"
}
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc