json-rpc-engine
Advanced tools
Comparing version 5.1.0 to 5.1.1
{ | ||
"name": "json-rpc-engine", | ||
"version": "5.1.0", | ||
"version": "5.1.1", | ||
"description": "a tool for processing JSON RPC", | ||
@@ -9,3 +9,3 @@ "main": "src/index.js", | ||
"lint": "aegir lint", | ||
"build": "aegir build", | ||
"build": "aegir build && cp ./src/index.d.ts ./dist", | ||
"test": "npm run test:node", | ||
@@ -12,0 +12,0 @@ "test:node": "aegir test --target node", |
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
31060
342971