ccashcow-server
Advanced tools
Comparing version 2.0.0 to 2.0.1
{ | ||
"name": "ccashcow-server", | ||
"version": "2.0.0", | ||
"description": "Accept credit cards and cryptocurrencies. Dead simple user payment system so easy a cow could do it.", | ||
"version": "2.0.1", | ||
"description": "Accept cards & crypto. Payments so easy a cow could do it.", | ||
"main": "dist/app.js", | ||
@@ -32,11 +32,23 @@ "scripts": { | ||
"devDependencies": { | ||
"@types/dotenv": "^6.1.0", | ||
"@types/dotenv": "^6.1.1", | ||
"@types/jest": "^24.0.11", | ||
"@types/jsonwebtoken": "^8.3.2", | ||
"@types/node-persist": "0.0.33", | ||
"jest": "^24.5.0", | ||
"jest": "^24.7.1", | ||
"jest-extended": "^0.11.1", | ||
"nodemon": "^1.18.10", | ||
"typescript": "^3.3.4000" | ||
} | ||
"nodemon": "^1.18.11", | ||
"typescript": "^3.4.3" | ||
}, | ||
"keywords": [ | ||
"square", | ||
"squareup", | ||
"crypto", | ||
"cryptocurrencies", | ||
"cryptocurrency", | ||
"credit cards", | ||
"cards", | ||
"payments", | ||
"coinbase", | ||
"coinbase commerce" | ||
] | ||
} |
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
61032
69