Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

num-client

Package Overview
Dependencies
Maintainers
1
Versions
107
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

num-client - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

dist/index.d.ts

9

package.json
{
"name": "num-client",
"version": "0.1.0",
"version": "0.1.1",
"description": "A NUM Protocol Client in TypeScript",
"types": "index.d.ts",
"types": "dist/index.d.ts",
"main": "dist/index.js",
"dependencies": {

@@ -37,2 +38,3 @@ "@types/crypto-js": "^4.0.1",

"eslint-plugin-prettier": "^3.1.4",
"prettier": "^2.1.2",
"mocha": "^8.1.3",

@@ -53,3 +55,3 @@ "ts-node": "^8.10.2",

"doc": "typedoc",
"format": "prettier --write \"./src/*.ts\" ./index.d.ts",
"format": "prettier --write \"./src/*.ts\" ",
"lint": "eslint --fix ./src/**",

@@ -68,3 +70,2 @@ "prepare": "npm test",

"dist",
"index.d.ts",
"index.js",

@@ -71,0 +72,0 @@ "web/*"

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