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

@citation-js/plugin-bibtex

Package Overview
Dependencies
Maintainers
1
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@citation-js/plugin-bibtex - npm Package Compare versions

Comparing version 0.6.0 to 0.6.1

2

lib-mjs/mapping/biblatex.js

@@ -64,3 +64,3 @@ import { util } from '@citation-js/core';

}) {
return [S2ID];
return S2ID;
}

@@ -67,0 +67,0 @@

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

}) {
return [S2ID];
return S2ID;
}

@@ -80,0 +80,0 @@

{
"name": "@citation-js/plugin-bibtex",
"version": "0.6.0",
"version": "0.6.1",
"description": "Plugin for BibTeX formats for Citation.js",

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

"devDependencies": {
"@citation-js/core": "^0.6.0"
"@citation-js/core": "^0.6.1"
},

@@ -46,3 +46,3 @@ "peerDependencies": {

},
"gitHead": "204c12950afb9ab99bc2f2b8cc18643e53adbd47"
"gitHead": "1ea02689d28379ce53121148783c356a57b161cf"
}
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