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

astrocite-bibtex

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

astrocite-bibtex - npm Package Compare versions

Comparing version 0.15.3 to 0.15.4

8

lib/constants.js

@@ -32,2 +32,3 @@ "use strict";

['chapter', 'chapter-number'],
['doi', 'DOI'],
['edition', 'edition'],

@@ -37,2 +38,4 @@ ['editor', 'editor'],

['institution', 'publisher'],
['isbn', 'ISBN'],
['issn', 'ISSN'],
['journal', 'container-title'],

@@ -43,2 +46,4 @@ ['note', 'note'],

['pages', 'page'],
['pmcid', 'PMCID'],
['pmid', 'PMID'],
['publisher', 'publisher'],

@@ -48,5 +53,4 @@ ['school', 'publisher'],

['title', 'title'],
['url', 'URL'],
['volume', 'volume'],
['url', 'URL'],
['doi', 'DOI'],
]);

@@ -53,0 +57,0 @@ /**

{
"name": "astrocite-bibtex",
"version": "0.15.3",
"version": "0.15.4",
"description": "Parser and AST for converting BibTeX to CSL JSON",

@@ -27,3 +27,3 @@ "license": "MIT",

},
"gitHead": "14445c0bd3ce83bf345a44cd45c25cf3cbb1f819"
"gitHead": "c2002abd4eeae0571d515de7430d671466ea5dff"
}
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