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 Compare versions

Comparing version 0.5.0-alpha.7 to 0.5.0-alpha.8

2

lib-mjs/engines.js

@@ -39,3 +39,3 @@ import CSL from 'citeproc';

engine.sys.retrieveItem = retrieveItem;
engine.registry = new CSL.Registry(engine);
engine.updateItems([]);
} else {

@@ -42,0 +42,0 @@ engine = engines[engineHash] = new CSL.Engine({

@@ -51,3 +51,3 @@ "use strict";

engine.sys.retrieveItem = retrieveItem;
engine.registry = new _citeproc.default.Registry(engine);
engine.updateItems([]);
} else {

@@ -54,0 +54,0 @@ engine = engines[engineHash] = new _citeproc.default.Engine({

{
"name": "@citation-js/plugin-csl",
"version": "0.5.0-alpha.7",
"version": "0.5.0-alpha.8",
"description": "Plugin for CSL output for Citation.js",

@@ -42,3 +42,3 @@ "keywords": [

},
"gitHead": "a12d31a64f77a923f9d39fddba6eed81c7dc5216"
"gitHead": "8e4b7744798d8b299d0b2f5dc097f6045280f161"
}
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