Socket
Socket
Sign inDemoInstall

@ems-press/content-api-types

Package Overview
Dependencies
0
Maintainers
4
Versions
74
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0-beta.41 to 1.0.0-beta.42

2

dist/resources/index.js

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

'serial-article-images': ["createdAt", "updatedAt", "access", "url", "contentType", "path", "sizeBytes", "md5", "sha256", "publishedAt", "publishedAtPrecision", "description", "copyright", "license", "licenseCode", "licenseUrl", "languageCode", "fileType", "width", "height"],
'serial-issues': ["createdAt", "updatedAt", "copyright", "readDescriptionMarkdown", "forthcomingArticlesMarkdown", "editorialBoardDescriptionMarkdown", "serialType", "name", "nameAbbreviation", "subtitle", "doiPrefix", "issn", "eIssn", "mscs", "keywords", "owner", "ownerUrl", "publishingModel", "s2oStatus", "s2oStatusStart", "s2oStatusEnd", "publisher", "publisherOrganization", "publisherAddress", "publisherUrl", "copyrightUrl", "codeOfPractice", "codeOfPracticeUrl", "volumesPerYear", "issuesPerVolume", "pagesPerYear", "printWidthCm", "printHeightCm", "issueName", "year", "volume", "issue", "issueCount", "pageStart", "pageEnd", "publishedAt", "publishedAtPrecison"],
'serial-issues': ["createdAt", "updatedAt", "copyright", "readDescriptionMarkdown", "forthcomingArticlesMarkdown", "editorialBoardDescriptionMarkdown", "serialType", "name", "nameAbbreviation", "subtitle", "doiPrefix", "issn", "eIssn", "mscs", "keywords", "owner", "ownerUrl", "publishingModel", "s2oStatus", "s2oStatusStart", "s2oStatusEnd", "publisher", "publisherOrganization", "publisherAddress", "publisherUrl", "copyrightUrl", "codeOfPractice", "codeOfPracticeUrl", "volumesPerYear", "issuesPerVolume", "pagesPerYear", "printWidthCm", "printHeightCm", "issueName", "year", "volume", "issue", "issueCount", "pageStart", "pageEnd", "publishedAt", "publishedAtPrecision"],
'serial-issue-files': ["createdAt", "updatedAt", "access", "url", "contentType", "path", "sizeBytes", "md5", "sha256", "fileType", "publishedAt", "publishedAtPrecision", "description", "copyright", "license", "licenseCode", "licenseUrl", "languageCode"],

@@ -79,0 +79,0 @@ };

@@ -14,3 +14,3 @@ import { Images, PersonGroups, SerialArticles, Serials, SerialIssueFiles } from './index';

publishedAt: Date;
publishedAtPrecison: DatePrecision;
publishedAtPrecision: DatePrecision;
};

@@ -17,0 +17,0 @@ export declare type Relationships = {

{
"name": "@ems-press/content-api-types",
"version": "1.0.0-beta.41",
"version": "1.0.0-beta.42",
"description": "Typescript types for the EMS Press Content API",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc