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 1.0.5 to 1.0.6

2

package.json
{
"name": "@iiif/presentation-3",
"description": "IIIF Presentation v3.0 typescript types",
"version": "1.0.5",
"version": "1.0.6",
"source": "index.js",

@@ -6,0 +6,0 @@ "types": "index.d.ts",

@@ -402,3 +402,5 @@ import { TechnicalProperties } from '../iiif/technical';

bodyValue?: string | null;
target: Array<Reference<'ContentResource'>>;
// Removed until normalisation is resolved.
// target: Array<Reference<'ContentResource'>>;
target?: W3CAnnotationTarget | W3CAnnotationTarget[];
stylesheet?: Stylesheet | null;

@@ -405,0 +407,0 @@ };

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