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

@samvera/clover-iiif

Package Overview
Dependencies
Maintainers
4
Versions
99
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@samvera/clover-iiif - npm Package Compare versions

Comparing version 2.0.0-rc.6 to 2.0.0-rc.7

7

package.json
{
"name": "@samvera/clover-iiif",
"version": "2.0.0-rc.6",
"version": "2.0.0-rc.7",
"description": "Extensible IIIF front-end toolkit and Manifest viewer. Accessible. Composable. Open Source.",

@@ -34,6 +34,8 @@ "files": [

"scripts": {
"build": "node --experimental-json-modules ./build/build.mjs",
"build": "npm run clean && node --experimental-json-modules ./build/build.mjs",
"build:docs": "next build",
"clean": "rimraf dist",
"coverage": "vitest --ui --coverage",
"dev": "next dev",
"prepublishOnly": "npm run build",
"start": "next start",

@@ -96,2 +98,3 @@ "test": "vitest",

"preact": "^10.16.0",
"rimraf": "^5.0.1",
"terser": "^5.19.2",

@@ -98,0 +101,0 @@ "typescript": "^5.1.6",

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