num-client
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"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/*" |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
5329885
56
140970
0
21