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

manifesto.js

Package Overview
Dependencies
Maintainers
1
Versions
131
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

manifesto.js - npm Package Compare versions

Comparing version

to
4.2.9

3

package.json
{
"name": "manifesto.js",
"version": "4.2.8",
"version": "4.2.9",
"description": "IIIF Presentation API utility library for client and server",

@@ -63,3 +63,2 @@ "main": "./dist-commonjs/index.js",

"@edsilv/http-status-codes": "^1.0.3",
"@iiif/vault": "^0.9.5",
"@iiif/vocabulary": "^1.0.20",

@@ -66,0 +65,0 @@ "isomorphic-unfetch": "^3.0.0",

@@ -30,4 +30,6 @@ # manifesto

If the new version is e.g. v1.2.3
`git commit -m "Release v1.2.3"`
`git tag v1.2.3`
`git push origin master v1.2.3`