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

biiif

Package Overview
Dependencies
Maintainers
1
Versions
73
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

biiif - npm Package Compare versions

Comparing version 0.1.11 to 0.1.12

9

boilerplate/manifest.json
{
"id": "",
"type": "Manifest",
"items": [
{
"type": "Sequence",
"items": [
]
}
]
"items": []
}

4

Directory.js

@@ -152,4 +152,4 @@ "use strict";

canvas.create(canvasJson);
// add canvas to sequence
this.indexJson.items[0].items.push(canvasJson);
// add canvas to items
this.indexJson.items.push(canvasJson);
});

@@ -156,0 +156,0 @@ }

{
"name": "biiif",
"version": "0.1.11",
"version": "0.1.12",
"description": "A CLI to build IIIF collections",

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

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