Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@a_kawashiro/jendeley

Package Overview
Dependencies
Maintainers
1
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@a_kawashiro/jendeley - npm Package Compare versions

Comparing version 1.0.8 to 1.0.9

built-frontend/static/css/main.5b4ce386.css

2

dist/constants.js
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.JENDELEY_DIR = exports.JENDELEY_VERSION = exports.ARXIV_API_URL = exports.ID_TYPE_URL = exports.ID_TYPE_META = exports.ID_TYPE_BOOK = exports.ID_TYPE_PATH = exports.ID_TYPE_ISBN = exports.ID_TYPE_DOI = exports.ID_TYPE_ARXIV = exports.ENTRY_DATA_FROM_ARXIV = exports.ENTRY_COMMENTS = exports.ENTRY_TAGS = exports.ENTRY_URL = exports.ENTRY_PATH = exports.ENTRY_ID_TYPE = exports.DB_META_KEY = exports.JENDELEY_NO_ID = exports.JENDELEY_NO_TRACK = void 0;
const JENDELEY_VERSION = "1.0.8";
const JENDELEY_VERSION = "1.0.9";
exports.JENDELEY_VERSION = JENDELEY_VERSION;

@@ -6,0 +6,0 @@ const JENDELEY_NO_TRACK = "[jendeley no track]";

@@ -6,3 +6,3 @@ {

},
"version": "1.0.8",
"version": "1.0.9",
"description": "",

@@ -41,12 +41,12 @@ "main": "index.js",

"@types/cors": "^2.8.13",
"@types/express": "^4.17.15",
"@types/jest": "^29.2.3",
"@types/node": "^18.11.9",
"@types/express": "^4.17.17",
"@types/jest": "^29.4.0",
"@types/node": "^18.13.0",
"@types/pdf-parse": "^1.1.1",
"jest": "^29.3.1",
"prettier": "2.8.0",
"jest": "^29.4.2",
"prettier": "2.8.4",
"source-map-support": "^0.5.21",
"ts-jest": "^29.0.3",
"ts-jest": "^29.0.5",
"ts-node": "^10.9.1",
"typescript": "^4.9.3"
"typescript": "^4.9.5"
},

@@ -57,16 +57,16 @@ "dependencies": {

"cheerio": "^1.0.0-rc.12",
"commander": "^9.4.1",
"commander": "^10.0.0",
"cors": "^2.8.5",
"express": "^4.18.2",
"fast-xml-parser": "^4.0.12",
"fast-xml-parser": "^4.1.1",
"got": "^12.5.3",
"node-isbn": "^1.6.1",
"open": "^8.4.0",
"open": "^8.4.1",
"pdf-parse": "^1.1.1",
"pdf.js-extract": "^0.2.1",
"pino": "^8.7.0",
"pino-pretty": "^9.1.1",
"sanitize-html": "^2.7.3",
"pino": "^8.10.0",
"pino-pretty": "^9.2.0",
"sanitize-html": "^2.9.0",
"xml2js": "^0.4.23"
}
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc