You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@citation-js/plugin-bibjson

Package Overview
Dependencies
Maintainers
1
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version

to
0.4.0-rc.1

11

package.json
{
"name": "@citation-js/plugin-bibjson",
"version": "0.4.0-rc.0",
"version": "0.4.0-rc.1",
"description": "Plugin for BibJSON formats for Citation.js",

@@ -31,7 +31,12 @@ "keywords": [

"dependencies": {
"@citation-js/core": "^0.4.0-rc.0",
"@citation-js/date": "^0.4.1",
"@citation-js/name": "^0.4.1"
},
"gitHead": "113776d8b373284f4484c33bfaf13bb78de146f0"
"devDependencies": {
"@citation-js/core": "^0.4.0-rc.1"
},
"peerDependencies": {
"@citation-js/core": "^0.4.0-rc.0"
},
"gitHead": "09ff47215f95d87cbf58062ca19912dcd8d2eb77"
}

@@ -6,3 +6,4 @@ # @citation-js/plugin-bibjson

[![NPM total downloads](https://img.shields.io/npm/dt/@citation-js/plugin-bibjson.svg)](https://npmcharts.com/compare/@citation-js%2Fplugin-bibjson?minimal=true)
![License](https://img.shields.io/npm/license/@citation-js/plugin-bibjson.svg)
![License](https://img.shields.io/npm/l/@citation-js/plugin-bibjson.svg)
![Dependency status](https://david-dm.org/citation-js/citation-js/status.svg?path=packages%2Fplugin-bibjson)
---

@@ -9,0 +10,0 @@