connectedpapers-js
Advanced tools
Comparing version
@@ -85,3 +85,3 @@ "use strict"; | ||
var testToken = "TEST_TOKEN"; | ||
var defaultServerAddress = "https://api.connectedpapers.com"; | ||
var defaultServerAddress = "https://rest.prod.connectedpapers.com"; | ||
var _a; | ||
@@ -88,0 +88,0 @@ var accessToken = (_a = process.env.CONNECTED_PAPERS_API_KEY) != null ? _a : testToken; |
{ | ||
"name": "connectedpapers-js", | ||
"version": "0.1.5", | ||
"version": "0.1.6", | ||
"description": "The official client for the connected papers API", | ||
@@ -35,4 +35,4 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"axios": "^1.4.0" | ||
"axios": "^1.7.9" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
44915
0.05%Updated