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.1.0 to 1.1.1

dist/presentation-3.d.ts

5

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

@@ -10,3 +10,4 @@ "types": "dist/presentation-3.d.ts",

"scripts": {
"build": "rm -rf dist/ && dts-bundle-generator --external-imports=@types/geojson --out-file=dist/presentation-3.d.ts index.d.ts"
"build": "rm -rf dist/ && dts-bundle-generator --external-imports=@types/geojson --out-file=dist/presentation-3.d.ts index.d.ts",
"prepublishOnly": "rm -rf dist/ && dts-bundle-generator --external-imports=@types/geojson --out-file=dist/presentation-3.d.ts index.d.ts"
},

@@ -13,0 +14,0 @@ "publishConfig": {

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