@citation-js/plugin-doi
Advanced tools
Comparing version 0.5.7 to 0.6.0
The MIT License (MIT) | ||
Copyright (c) 2015-2021 Lars Willighagen | ||
Copyright (c) 2015-2022 Lars Willighagen | ||
@@ -5,0 +5,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy |
{ | ||
"name": "@citation-js/plugin-doi", | ||
"version": "0.5.7", | ||
"version": "0.6.0", | ||
"description": "Plugin for DOI input for Citation.js", | ||
@@ -25,3 +25,3 @@ "keywords": [ | ||
"engines": { | ||
"node": ">=10" | ||
"node": ">=14.0.0" | ||
}, | ||
@@ -36,6 +36,6 @@ "files": [ | ||
"devDependencies": { | ||
"@citation-js/core": "^0.5.7" | ||
"@citation-js/core": "^0.6.0" | ||
}, | ||
"peerDependencies": { | ||
"@citation-js/core": "^0.5.0-alpha.0" | ||
"@citation-js/core": "^0.6.0" | ||
}, | ||
@@ -45,3 +45,3 @@ "dependencies": { | ||
}, | ||
"gitHead": "e253e74b1bb444a2b29fd14a4fd818617b7c55b3" | ||
"gitHead": "204c12950afb9ab99bc2f2b8cc18643e53adbd47" | ||
} |
@@ -7,3 +7,3 @@ # @citation-js/plugin-doi | ||
![License](https://img.shields.io/npm/l/@citation-js/plugin-doi.svg) | ||
![Dependency status](https://david-dm.org/citation-js/citation-js/status.svg?path=packages%2Fplugin-doi) | ||
![Dependency status](https://img.shields.io/librariesio/release/npm/@citation-js/plugin-doi) | ||
--- | ||
@@ -10,0 +10,0 @@ |
11138