lightrail-client
Advanced tools
Comparing version 4.5.0 to 4.5.1
{ | ||
"name": "lightrail-client", | ||
"version": "4.5.0", | ||
"version": "4.5.1", | ||
"description": "A Javascript and Typescript client for Lightrail", | ||
@@ -39,10 +39,10 @@ "main": "dist/index.js", | ||
"@types/chai-as-promised": "^7.1.3", | ||
"@types/dotenv-safe": "^8.1.0", | ||
"@types/dotenv-safe": "^8.1.1", | ||
"@types/jsonwebtoken": "^8.5.0", | ||
"@types/mocha": "^8.0.0", | ||
"@types/mocha": "^8.0.3", | ||
"@types/node": "^10.12.24", | ||
"@types/parse-link-header": "^1.0.0", | ||
"@types/superagent": "^4.1.8", | ||
"@typescript-eslint/eslint-plugin": "^3.7.1", | ||
"@typescript-eslint/parser": "^3.7.1", | ||
"@types/superagent": "^4.1.9", | ||
"@typescript-eslint/eslint-plugin": "^3.10.0", | ||
"@typescript-eslint/parser": "^3.10.0", | ||
"chai": "^4.2.0", | ||
@@ -52,7 +52,7 @@ "chai-as-promised": "^7.1.1", | ||
"dotenv-safe": "^8.2.0", | ||
"eslint": "^7.5.0", | ||
"eslint": "^7.7.0", | ||
"mitm": "^1.7.1", | ||
"mocha": "^8.0.1", | ||
"mocha": "^8.1.1", | ||
"rimraf": "^3.0.2", | ||
"ts-node": "^8.10.2", | ||
"ts-node": "^9.0.0", | ||
"typescript": "^3.9.7", | ||
@@ -59,0 +59,0 @@ "uuid": "^8.3.0" |
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
104296