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

@citation-js/plugin-csl

Package Overview
Dependencies
Maintainers
1
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@citation-js/plugin-csl - npm Package Versions

1
6

0.5.3

Diff

Changelog

Source

0.5.3 (2021-11-24)

Bug Fixes

  • plugin-csl: handle missing entries (93400d6)

  • plugin-doi: handle crossref preprints (0927f43)

  • remove named imports of JSON files (9b8315b)

  • chore!: drop Node 8, add Node 14 (a5ceb07)

Features

  • core: throw more descriptive errors in Translator (c35b40f)
  • plugin-csl: allow citation context options (c5c3e8c)
  • plugin-csl: allow cite-items (48fb79c)

BREAKING CHANGES

  • drops Node 8 support
larsgw
published 0.5.2 •

Changelog

Source

0.5.2 (2021-09-21)

Bug Fixes

  • plugin-csl: check for non-normalised language codes (3928f70)

Features

  • plugin-bibtex: allow non-standard day field (96f8d43), closes #134
larsgw
published 0.5.1 •

Changelog

Source

0.5.1 (2021-05-11)

larsgw
published 0.5.0 •

Changelog

Source

0.5.0 (2021-04-01)

Bug Fixes

  • plugin-bibtex: remove CSL 1.0.2 types (365fe1c)
  • plugin-bibtex: remove lookbehind regex (fe20199)

Features

  • plugin-bibtex: allow URL in howpublished (3884e08)
  • plugin-ris: add formatting 'spec' option (ec0bbad)
larsgw
published 0.5.0-alpha.10 •

Changelog

Source

0.5.0-alpha.10 (2021-01-28)

Bug Fixes

  • core: clean type as regular string (6982ae6)
  • core: do not snapshot initial Cite() state (19afac7)
  • core: reset Grammar log on each run (68d8a2a)
  • core: reset Grammar state on each run (834f679)
  • plugin-bibtex: apply upstream changes (f5a1514)
  • plugin-bibtex: apply various fixes (861cb36)
  • plugin-bibtex: apply various fixes (86e55df)
  • plugin-bibtex: do not escape verbatim value (a90f4a5)
  • plugin-bibtex: do not ignore month after day (4914797)
  • plugin-bibtex: escape more unicode in output (1647734)
  • plugin-bibtex: fix howpublished/url mapping (b655bec)
  • plugin-bibtex: fix mapping bugs (a644b3a)
  • plugin-bibtex: output w/ case protection (07f99b5)
  • plugin-bibtex: remove unicode from label (81d657d)
  • plugin-bibtex: update BibTeX mappings (db79896)

Features

  • core: add mainRule param to Grammar (e8679d5)
  • core: move DOI corrections to core (03b804b)
  • plugin-bibtex: add -subtitle, -titleaddon (eef0e6c), closes #116
  • plugin-bibtex: add 'strict' parser option (64f0c38)
  • plugin-bibtex: add BibLaTex mappings (84655a4)
  • plugin-bibtex: rename sentenceCase option (35943d2)
  • plugin-bibtex: update BibTeX mappings (987b75c)
  • plugin-bibtex: update BibTeX parser (9df7558)
  • plugin-csl: add 'asEntryArray' option to bibliography (8039967)
  • plugin-csl: add 'entry' option to bibliography (298819b)

BREAKING CHANGES

  • core: Constructing a Cite instance no longer automatically creates a snapshot. You can do this manually instead.
  • plugin-bibtex: - The @bibtex input type prefix has been changed to @biblatex
    • The @bibtex input type prefix is now used for parsing as pure @bibtex. These types have no type parser so are not automatically used.
    • The bibtex output format now outputs valid BibTeX, use the biblatex output format for BibLaTeX output.
    • The output option generateLabel has been replaced by the config option format.useIdAsLabel
  • plugin-bibtex: Although the file parsing has been tested extensively, the mapping has not. In addition, since the mapping has been created from scratch according to the BibLaTeX documentation behaviour might change. Please report any problems at https://github.com/citation-js/citation-js/issues
larsgw
published 0.5.0-alpha.9 •

Changelog

Source

0.5.0-alpha.9 (2020-10-20)

larsgw
published 0.5.0-alpha.8 •

Changelog

Source

0.5.0-alpha.8 (2020-10-20)

Bug Fixes

  • plugin-bibtex: fix closing tag behavior (466d5b1)
  • plugin-csl: fix disambig error (35ec98d)
larsgw
published 0.5.0-alpha.7 •

Changelog

Source

0.5.0-alpha.7 (2020-08-29)

Bug Fixes

  • cli: fix check for prefixed options (4b7fe6b)
  • plugin-bibtex: avoid error on non-utf-8 webpages (c09a9e4)
  • plugin-csl: remove entry caching (efa648b)
larsgw
published 0.5.0-alpha.6 •

Changelog

Source

0.5.0-alpha.6 (2020-07-04)

Bug Fixes

  • plugin-bibtex: fix combining tilde (cc9fd8b)
  • plugin-bibtex: normalize strings (447b0b4)
  • plugin-bibtex: support all 10 escaped characters (#75) (da016b4)
  • plugin-ris: format literal names (893d144), closes #87

Features

  • plugin-bibtex: improve BibTeX mappings (#76) (214e77b)
  • plugin-csl: update apa to 7th edition (#89) (2b5f2c5)

BREAKING CHANGES

  • plugin-csl: default APA style is now 7th edition
larsgw
published 0.5.0-alpha.5 •

Changelog

Source

0.5.0-alpha.5 (2019-10-28)

Bug Fixes

  • core: do not use User-Agent in CORS (047847d)
  • plugin-bibtex: ignore braces for grouping command (#64) (20763dc)
  • plugin-ris: allow string for keyword component (#70) (0294999), closes #67
  • plugin-ris: normalize DOIs (#68) (eb97fa5)
  • plugin-ris: trim lines in parse function (#71) (f81b845), closes #66
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