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

@iiif/presentation-3

Package Overview
Dependencies
Maintainers
4
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@iiif/presentation-3 - npm Package Compare versions

Comparing version 2.0.2 to 2.0.3

10

dist/presentation-3.d.ts

@@ -451,3 +451,3 @@ // Generated by dts-bundle-generator v6.12.0

export type AnnotationCollectionOmittedTechnical = "type" | "format" | "profile" | "height" | "width" | "duration" | "viewingDirection" | "timeMode" | "motivation";
export type AnnotationCollectionOmittedDescriptive = "posterCanvas" | "accompanyingCanvas" | "placeholderCanvas" | "navDate" | "language";
export type AnnotationCollectionOmittedDescriptive = "accompanyingCanvas" | "placeholderCanvas" | "navDate" | "language";
export type AnnotationCollectionOmittedLinking = "services" | "partOf" | "start" | "supplementary";

@@ -470,3 +470,3 @@ export type AnnotationCollectionTechnical = OmitProperties<TechnicalProperties, AnnotationCollectionOmittedTechnical>;

export type AnnotationPageOmittedTechnical = "type" | "format" | "profile" | "height" | "width" | "duration" | "viewingDirection" | "timeMode" | "motivation";
export type AnnotationPageOmittedDescriptive = "posterCanvas" | "accompanyingCanvas" | "placeholderCanvas" | "navDate" | "language";
export type AnnotationPageOmittedDescriptive = "accompanyingCanvas" | "placeholderCanvas" | "navDate" | "language";
export type AnnotationPageOmittedLinking = "services" | "partOf" | "start" | "supplementary";

@@ -680,9 +680,5 @@ export type AnnotationPageOmittedStructural = "annotations" | "structures";

accompanyingCanvas: Canvas;
/**
* @deprecated since 3.0-beta - use placeholderCanvas or accompanyingCanvas
*/
posterCanvas: Canvas;
};
export type AnnotationOmittedTechnical = "format" | "profile" | "height" | "width" | "duration" | "viewingDirection" | "motivation";
export type AnnotationOmittedDescriptive = "posterCanvas" | "accompanyingCanvas" | "placeholderCanvas" | "navDate" | "language" | "rights";
export type AnnotationOmittedDescriptive = "accompanyingCanvas" | "placeholderCanvas" | "navDate" | "language" | "rights";
export type AnnotationOmittedLinking = "services" | "start" | "supplementary";

@@ -689,0 +685,0 @@ export type AnnotationTechnical = OmitProperties<TechnicalProperties, AnnotationOmittedTechnical>;

{
"name": "@iiif/presentation-3",
"description": "IIIF Presentation v3.0 typescript types",
"version": "2.0.2",
"version": "2.0.3",
"source": "index.js",

@@ -6,0 +6,0 @@ "types": "dist/presentation-3.d.ts",

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