sdk-connect-js
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "sdk-connect-js", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "SDK Connect for VChain", | ||
@@ -12,6 +12,8 @@ "main": "lib/index.js", | ||
"build": "tsc", | ||
"publish": "npm run build && npm publish", | ||
"test": "jest --config jestconfig.json" | ||
}, | ||
"keywords": [], | ||
"keywords": [ | ||
"sdk", | ||
"connect" | ||
], | ||
"author": "anhlh.vchain@gmail.com", | ||
@@ -21,3 +23,3 @@ "license": "MIT", | ||
"type": "git", | ||
"url": "ssh://git@github.com:cxptek/sdk-connect-js.git" | ||
"url": "https://github.com/cxptek/sdk-connect-js.git" | ||
}, | ||
@@ -24,0 +26,0 @@ "devDependencies": { |
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
16251