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

@citation-js/plugin-ris

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-ris - npm Package Compare versions

Comparing version 0.5.4 to 0.5.5

11

lib-mjs/spec/additions.json

@@ -605,3 +605,14 @@ [

}
},
{
"source": "IS",
"target": "issue",
"when": {
"source": {
"TY": "MGZN",
"M1": false
},
"target": false
}
}
]

3

lib-mjs/spec/old.js

@@ -121,2 +121,5 @@ import CONVERTERS from '../converters.js';

}, {
source: 'CY',
target: 'publisher-place'
}, {
source: 'PB',

@@ -123,0 +126,0 @@ target: 'publisher'

@@ -605,3 +605,14 @@ [

}
},
{
"source": "IS",
"target": "issue",
"when": {
"source": {
"TY": "MGZN",
"M1": false
},
"target": false
}
}
]

@@ -131,2 +131,5 @@ "use strict";

}, {
source: 'CY',
target: 'publisher-place'
}, {
source: 'PB',

@@ -133,0 +136,0 @@ target: 'publisher'

4

package.json
{
"name": "@citation-js/plugin-ris",
"version": "0.5.4",
"version": "0.5.5",
"description": "Plugin for RIS formats for Citation.js",

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

},
"gitHead": "bd67972fd6078b646d4aac84a5fda9bdd9433122"
"gitHead": "564a9a2d67996eb20579a6113083ed33602c4b59"
}

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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