New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

connectedpapers-js

Package Overview
Dependencies
Maintainers
0
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

connectedpapers-js - npm Package Compare versions

Comparing version

to
0.1.6

2

dist/index.js

@@ -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