Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

crossref-json

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

crossref-json - npm Package Compare versions

Comparing version 0.1.4 to 0.2.2

12

package.json
{
"name": "crossref-json",
"version": "0.1.4",
"version": "0.2.2",
"license": "GPL-3.0-or-later",

@@ -27,7 +27,6 @@ "repository": "https://github.com/TrialAndErrorOrg/parsers",

"types": "./index.d.ts",
"import": "./index.js",
"require": "./src/index.js"
"import": "./index.js"
}
},
"module": "./index.js",
"module": "./src/index.js",
"files": [

@@ -37,6 +36,3 @@ "index.d.ts",

"/lib"
],
"dependencies": {
"tslib": "^2.5.0"
}
]
}

@@ -6,3 +6,3 @@ > **Note**

***
---

@@ -17,3 +17,3 @@ ### `CrossrefJSON`

Defined in: [index.ts:38](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L38)
Defined in: [index.ts:38](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L38)

@@ -24,3 +24,3 @@ ##### `ISBN`

Defined in: [index.ts:70](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L70)
Defined in: [index.ts:70](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L70)

@@ -31,3 +31,3 @@ ##### `ISSN`

Defined in: [index.ts:78](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L78)
Defined in: [index.ts:78](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L78)

@@ -38,3 +38,3 @@ ##### `URL`

Defined in: [index.ts:75](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L75)
Defined in: [index.ts:75](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L75)

@@ -45,3 +45,3 @@ ##### `abstract`

Defined in: [index.ts:37](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L37)
Defined in: [index.ts:37](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L37)

@@ -52,3 +52,3 @@ ##### `accepted`

Defined in: [index.ts:34](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L34)
Defined in: [index.ts:34](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L34)

@@ -59,3 +59,3 @@ ##### `alternative-id`

Defined in: [index.ts:74](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L74)
Defined in: [index.ts:74](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L74)

@@ -66,3 +66,3 @@ ##### `approved`

Defined in: [index.ts:41](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L41)
Defined in: [index.ts:41](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L41)

@@ -73,3 +73,3 @@ ##### `archive`

Defined in: [index.ts:76](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L76)
Defined in: [index.ts:76](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L76)

@@ -80,3 +80,3 @@ ##### `article-number`

Defined in: [index.ts:85](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L85)
Defined in: [index.ts:85](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L85)

@@ -87,3 +87,3 @@ ##### `assertion`

Defined in: [index.ts:83](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L83)
Defined in: [index.ts:83](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L83)

@@ -94,3 +94,3 @@ ##### `author`

Defined in: [index.ts:50](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L50)
Defined in: [index.ts:50](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L50)

@@ -101,3 +101,3 @@ ##### `chair`

Defined in: [index.ts:32](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L32)
Defined in: [index.ts:32](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L32)

@@ -108,3 +108,3 @@ ##### `clinical-trial-number`

Defined in: [index.ts:49](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L49)
Defined in: [index.ts:49](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L49)

@@ -115,3 +115,3 @@ ##### `component-number`

Defined in: [index.ts:67](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L67)
Defined in: [index.ts:67](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L67)

@@ -122,3 +122,3 @@ ##### `container-title`

Defined in: [index.ts:55](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L55)
Defined in: [index.ts:55](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L55)

@@ -129,3 +129,3 @@ ##### `content-created`

Defined in: [index.ts:52](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L52)
Defined in: [index.ts:52](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L52)

@@ -136,3 +136,3 @@ ##### `content-domain`

Defined in: [index.ts:31](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L31)
Defined in: [index.ts:31](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L31)

@@ -143,3 +143,3 @@ ##### `content-updated`

Defined in: [index.ts:35](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L35)
Defined in: [index.ts:35](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L35)

@@ -150,3 +150,3 @@ ##### `created`

Defined in: [index.ts:40](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L40)
Defined in: [index.ts:40](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L40)

@@ -157,3 +157,3 @@ ##### `degree`

Defined in: [index.ts:62](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L62)
Defined in: [index.ts:62](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L62)

@@ -164,3 +164,3 @@ ##### `deposited`

Defined in: [index.ts:60](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L60)
Defined in: [index.ts:60](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L60)

@@ -171,3 +171,3 @@ ##### `edition-number`

Defined in: [index.ts:23](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L23)
Defined in: [index.ts:23](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L23)

@@ -178,3 +178,3 @@ ##### `editor`

Defined in: [index.ts:66](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L66)
Defined in: [index.ts:66](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L66)

@@ -185,3 +185,3 @@ ##### `free-to-read`

Defined in: [index.ts:65](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L65)
Defined in: [index.ts:65](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L65)

@@ -192,3 +192,3 @@ ##### `funder`

Defined in: [index.ts:30](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L30)
Defined in: [index.ts:30](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L30)

@@ -199,3 +199,3 @@ ##### `group-title`

Defined in: [index.ts:24](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L24)
Defined in: [index.ts:24](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L24)

@@ -206,3 +206,3 @@ ##### `indexed`

Defined in: [index.ts:18](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L18)
Defined in: [index.ts:18](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L18)

@@ -213,3 +213,3 @@ ##### `institution`

Defined in: [index.ts:17](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L17)
Defined in: [index.ts:17](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L17)

@@ -220,3 +220,3 @@ ##### `is-referenced-by-count`

Defined in: [index.ts:45](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L45)
Defined in: [index.ts:45](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L45)

@@ -227,3 +227,3 @@ ##### `isbn-type`

Defined in: [index.ts:28](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L28)
Defined in: [index.ts:28](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L28)

@@ -234,3 +234,3 @@ ##### `issn-type`

Defined in: [index.ts:79](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L79)
Defined in: [index.ts:79](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L79)

@@ -241,3 +241,3 @@ ##### `issue`

Defined in: [index.ts:27](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L27)
Defined in: [index.ts:27](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L27)

@@ -248,3 +248,3 @@ ##### `issued`

Defined in: [index.ts:69](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L69)
Defined in: [index.ts:69](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L69)

@@ -255,3 +255,3 @@ ##### `journal-issue`

Defined in: [index.ts:73](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L73)
Defined in: [index.ts:73](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L73)

@@ -262,3 +262,3 @@ ##### `language`

Defined in: [index.ts:58](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L58)
Defined in: [index.ts:58](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L58)

@@ -269,3 +269,3 @@ ##### `license`

Defined in: [index.ts:29](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L29)
Defined in: [index.ts:29](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L29)

@@ -276,3 +276,3 @@ ##### `link`

Defined in: [index.ts:59](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L59)
Defined in: [index.ts:59](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L59)

@@ -283,3 +283,3 @@ ##### `member`

Defined in: [index.ts:51](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L51)
Defined in: [index.ts:51](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L51)

@@ -290,3 +290,3 @@ ##### `original-title`

Defined in: [index.ts:57](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L57)
Defined in: [index.ts:57](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L57)

@@ -297,3 +297,3 @@ ##### `page`

Defined in: [index.ts:42](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L42)
Defined in: [index.ts:42](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L42)

@@ -304,3 +304,3 @@ ##### `part-number`

Defined in: [index.ts:72](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L72)
Defined in: [index.ts:72](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L72)

@@ -311,3 +311,3 @@ ##### `posted`

Defined in: [index.ts:19](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L19)
Defined in: [index.ts:19](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L19)

@@ -318,3 +318,3 @@ ##### `prefix`

Defined in: [index.ts:47](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L47)
Defined in: [index.ts:47](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L47)

@@ -325,3 +325,3 @@ ##### `published`

Defined in: [index.ts:82](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L82)
Defined in: [index.ts:82](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L82)

@@ -332,3 +332,3 @@ ##### `published-online`

Defined in: [index.ts:53](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L53)
Defined in: [index.ts:53](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L53)

@@ -339,3 +339,3 @@ ##### `published-other`

Defined in: [index.ts:81](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L81)
Defined in: [index.ts:81](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L81)

@@ -346,3 +346,3 @@ ##### `published-print`

Defined in: [index.ts:36](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L36)
Defined in: [index.ts:36](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L36)

@@ -353,3 +353,3 @@ ##### `publisher`

Defined in: [index.ts:26](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L26)
Defined in: [index.ts:26](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L26)

@@ -360,3 +360,3 @@ ##### `publisher-location`

Defined in: [index.ts:20](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L20)
Defined in: [index.ts:20](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L20)

@@ -367,3 +367,3 @@ ##### `reference`

Defined in: [index.ts:54](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L54)
Defined in: [index.ts:54](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L54)

@@ -374,3 +374,3 @@ ##### `reference-count`

Defined in: [index.ts:25](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L25)
Defined in: [index.ts:25](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L25)

@@ -381,3 +381,3 @@ ##### `references-count`

Defined in: [index.ts:71](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L71)
Defined in: [index.ts:71](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L71)

@@ -388,3 +388,3 @@ ##### `relation`

Defined in: [index.ts:77](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L77)
Defined in: [index.ts:77](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L77)

@@ -395,3 +395,3 @@ ##### `review`

Defined in: [index.ts:56](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L56)
Defined in: [index.ts:56](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L56)

@@ -402,3 +402,3 @@ ##### `score`

Defined in: [index.ts:61](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L61)
Defined in: [index.ts:61](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L61)

@@ -409,3 +409,3 @@ ##### `short-container-title`

Defined in: [index.ts:33](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L33)
Defined in: [index.ts:33](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L33)

@@ -416,3 +416,3 @@ ##### `short-title`

Defined in: [index.ts:68](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L68)
Defined in: [index.ts:68](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L68)

@@ -423,3 +423,3 @@ ##### `source`

Defined in: [index.ts:44](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L44)
Defined in: [index.ts:44](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L44)

@@ -430,3 +430,3 @@ ##### `standards-body`

Defined in: [index.ts:22](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L22)
Defined in: [index.ts:22](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L22)

@@ -437,3 +437,3 @@ ##### `subject`

Defined in: [index.ts:80](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L80)
Defined in: [index.ts:80](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L80)

@@ -444,3 +444,3 @@ ##### `subtitle`

Defined in: [index.ts:63](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L63)
Defined in: [index.ts:63](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L63)

@@ -451,3 +451,3 @@ ##### `subtype`

Defined in: [index.ts:84](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L84)
Defined in: [index.ts:84](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L84)

@@ -458,3 +458,3 @@ ##### `title`

Defined in: [index.ts:46](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L46)
Defined in: [index.ts:46](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L46)

@@ -465,3 +465,3 @@ ##### `translator`

Defined in: [index.ts:64](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L64)
Defined in: [index.ts:64](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L64)

@@ -472,3 +472,3 @@ ##### `type`

Defined in: [index.ts:39](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L39)
Defined in: [index.ts:39](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L39)

@@ -479,3 +479,3 @@ ##### `update-policy`

Defined in: [index.ts:43](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L43)
Defined in: [index.ts:43](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L43)

@@ -486,3 +486,3 @@ ##### `update-to`

Defined in: [index.ts:21](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L21)
Defined in: [index.ts:21](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L21)

@@ -493,5 +493,5 @@ ##### `volume`

Defined in: [index.ts:48](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L48)
Defined in: [index.ts:48](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L48)
***
---

@@ -506,3 +506,3 @@ ### `CrossrefResponse`

Defined in: [index.ts:5](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L5)
Defined in: [index.ts:5](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L5)

@@ -513,3 +513,3 @@ ##### `message-type`

Defined in: [index.ts:3](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L3)
Defined in: [index.ts:3](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L3)

@@ -520,3 +520,3 @@ ##### `message-version`

Defined in: [index.ts:4](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L4)
Defined in: [index.ts:4](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L4)

@@ -527,5 +527,5 @@ ##### `status`

Defined in: [index.ts:2](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L2)
Defined in: [index.ts:2](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L2)
***
---

@@ -540,3 +540,3 @@ ### `Message`

Defined in: [index.ts:13](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L13)
Defined in: [index.ts:13](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L13)

@@ -547,3 +547,3 @@ ##### `items-per-page`

Defined in: [index.ts:9](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L9)
Defined in: [index.ts:9](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L9)

@@ -554,3 +554,3 @@ ##### `next-cursor`

Defined in: [index.ts:12](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L12)
Defined in: [index.ts:12](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L12)

@@ -561,3 +561,3 @@ ##### `query`

Defined in: [index.ts:10](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L10)
Defined in: [index.ts:10](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L10)

@@ -568,3 +568,3 @@ ##### `total-results`

Defined in: [index.ts:11](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L11)
Defined in: [index.ts:11](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts#L11)

@@ -571,0 +571,0 @@ ## Install

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