manifesto.js
Advanced tools
Comparing version
@@ -47,5 +47,7 @@ declare module Manifesto { | ||
static DOCUMENT: ElementType; | ||
static IMAGE: ElementType; | ||
static MOVINGIMAGE: ElementType; | ||
static SOUND: ElementType; | ||
document(): ElementType; | ||
image(): ElementType; | ||
movingimage(): ElementType; | ||
@@ -237,2 +239,3 @@ sound(): ElementType; | ||
rootRange: IRange; | ||
private sequences; | ||
constructor(jsonld: any, options?: IManifestoOptions); | ||
@@ -289,2 +292,3 @@ private _getRootRange(); | ||
class Sequence extends ManifestResource implements ISequence { | ||
private canvases; | ||
constructor(jsonld: any, options: IManifestoOptions); | ||
@@ -291,0 +295,0 @@ getCanvases(): ICanvas[]; |
{ | ||
"name": "manifesto.js", | ||
"version": "0.1.17", | ||
"version": "0.1.18", | ||
"description": "IIIF Presentation API utility library for client and server", | ||
@@ -11,3 +11,3 @@ "main": "dist/server/manifesto.js", | ||
"type": "git", | ||
"url": "git+https://github.com/edsilv/manifesto.git" | ||
"url": "git+https://github.com/universalviewer/manifesto.git" | ||
}, | ||
@@ -20,5 +20,5 @@ "keywords": [ | ||
"bugs": { | ||
"url": "https://github.com/edsilv/manifesto/issues" | ||
"url": "https://github.com/universalviewer/manifesto/issues" | ||
}, | ||
"homepage": "https://github.com/edsilv/manifesto", | ||
"homepage": "https://github.com/universalviewer/manifesto", | ||
"devDependencies": { | ||
@@ -54,3 +54,2 @@ "browserify": "^11.0.0", | ||
"http-status-codes": "git://github.com/edsilv/http-status-codes.git", | ||
"jmespath": "git://github.com/edsilv/jmespath.js.git", | ||
"lodash.assign": "^3.2.0", | ||
@@ -57,0 +56,0 @@ "lodash.endswith": "^3.0.2", |
@@ -13,16 +13,12 @@ # manifesto | ||
###Getting Started | ||
Getting Started | ||
-- | ||
http://blog.edsilv.com/manifesto/ | ||
Documentation | ||
https://github.com/edsilv/manifesto-express-demo | ||
http://universalviewer.github.io/manifesto-docs/ | ||
A web server that loads a manifest and writes its label to output. | ||
https://github.com/edsilv/manifesto-react-demo | ||
Tutorial | ||
A web site using the react rendering engine. | ||
https://github.com/edsilv/manifesto-handlebars-demo | ||
A web site using the handlebars rendering engine. | ||
http://blog.edsilv.com/manifesto/ |
Sorry, the diff of this file is too big to display
Git dependency
Supply chain riskContains a dependency which resolves to a remote git URL. Dependencies fetched from git URLs are not immutable and can be used to inject untrusted code or reduce the likelihood of a reproducible install.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
131118
0.34%9
-10%2605
0.77%1
-50%1
-50%23
-14.81%