xendit-node
Advanced tools
Comparing version 3.0.0-beta.2 to 3.0.0
{ | ||
"name": "xendit-node", | ||
"version": "3.0.0-beta.2", | ||
"version": "3.0.0", | ||
"description": "OpenAPI client for xendit-node", | ||
@@ -31,3 +31,3 @@ "author": "OpenAPI-Generator", | ||
"prepare": "npm run build", | ||
"custom-publish": "cp README.md dist/ && cp -R docs dist/ && cp -R images dist/ && cp package.json dist && cd dist && npm publish --tag beta" | ||
"custom-publish": "cp README.md dist/ && cp -R docs dist/ && cp -R images dist/ && cp package.json dist && cd dist && npm publish" | ||
}, | ||
@@ -34,0 +34,0 @@ "devDependencies": { |
@@ -8,3 +8,3 @@ ![Xendit Node SDK](images/header.jpg) | ||
* Package version: 3.0.0-beta.2 | ||
* Package version: 3.0.0 | ||
@@ -53,3 +53,4 @@ # Getting Started | ||
Find detailed API information and examples for each of our product’s by clicking the links below, | ||
* [BalanceAndTransaction](docs/BalanceAndTransaction.md) | ||
* [Transaction](docs/Transaction.md) | ||
* [Balance](docs/Balance.md) | ||
* [PaymentRequest](docs/PaymentRequest.md) | ||
@@ -56,0 +57,0 @@ * [PaymentMethod](docs/PaymentMethod.md) |
@@ -267,3 +267,3 @@ "use strict"; | ||
headers['xendit-lib'] = 'node'; | ||
headers['xendit-lib-ver'] = '3.0.0-beta.2'; | ||
headers['xendit-lib-ver'] = '3.0.0'; | ||
initParams = { | ||
@@ -270,0 +270,0 @@ method: context.method, |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
64
1220187