Skip to content

Commit

Permalink
Revert c2pa version for now
Browse files Browse the repository at this point in the history
  • Loading branch information
Dave Kozma committed Nov 19, 2023
1 parent e77ed14 commit e386ca2
Show file tree
Hide file tree
Showing 35 changed files with 141 additions and 187 deletions.
60 changes: 7 additions & 53 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ crate-type = ["cdylib"]

[dependencies]
async-trait = "0.1.68"
c2pa = { version = "0.28.1", features = [
c2pa = { version = "0.25.1", features = [
"fetch_remote_manifests",
"file_io",
"xmp_write",
Expand Down
22 changes: 11 additions & 11 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ An asset that can either be in memory or on disk

#### Defined in

[bindings.ts:154](https://github.com/contentauth/c2pa-node/blob/ba516c3/js-src/bindings.ts#L154)
[bindings.ts:154](https://github.com/contentauth/c2pa-node/blob/e77ed14/js-src/bindings.ts#L154)

___

Expand All @@ -71,7 +71,7 @@ ___

#### Defined in

[lib/manifestBuilder.ts:21](https://github.com/contentauth/c2pa-node/blob/ba516c3/js-src/lib/manifestBuilder.ts#L21)
[lib/manifestBuilder.ts:21](https://github.com/contentauth/c2pa-node/blob/e77ed14/js-src/lib/manifestBuilder.ts#L21)

___

Expand All @@ -81,7 +81,7 @@ ___

#### Defined in

[index.ts:28](https://github.com/contentauth/c2pa-node/blob/ba516c3/js-src/index.ts#L28)
[index.ts:28](https://github.com/contentauth/c2pa-node/blob/e77ed14/js-src/index.ts#L28)

___

Expand All @@ -99,7 +99,7 @@ ___

#### Defined in

[index.ts:18](https://github.com/contentauth/c2pa-node/blob/ba516c3/js-src/index.ts#L18)
[index.ts:18](https://github.com/contentauth/c2pa-node/blob/e77ed14/js-src/index.ts#L18)

___

Expand All @@ -109,7 +109,7 @@ ___

#### Defined in

[lib/hash.ts:17](https://github.com/contentauth/c2pa-node/blob/ba516c3/js-src/lib/hash.ts#L17)
[lib/hash.ts:17](https://github.com/contentauth/c2pa-node/blob/e77ed14/js-src/lib/hash.ts#L17)

___

Expand All @@ -119,7 +119,7 @@ ___

#### Defined in

[bindings.ts:353](https://github.com/contentauth/c2pa-node/blob/ba516c3/js-src/bindings.ts#L353)
[bindings.ts:353](https://github.com/contentauth/c2pa-node/blob/e77ed14/js-src/bindings.ts#L353)

___

Expand All @@ -135,7 +135,7 @@ ___

#### Defined in

[bindings.ts:225](https://github.com/contentauth/c2pa-node/blob/ba516c3/js-src/bindings.ts#L225)
[bindings.ts:225](https://github.com/contentauth/c2pa-node/blob/e77ed14/js-src/bindings.ts#L225)

___

Expand All @@ -161,7 +161,7 @@ ___

#### Defined in

[bindings.ts:201](https://github.com/contentauth/c2pa-node/blob/ba516c3/js-src/bindings.ts#L201)
[bindings.ts:201](https://github.com/contentauth/c2pa-node/blob/e77ed14/js-src/bindings.ts#L201)

___

Expand All @@ -171,7 +171,7 @@ ___

#### Defined in

[lib/signer.ts:50](https://github.com/contentauth/c2pa-node/blob/ba516c3/js-src/lib/signer.ts#L50)
[lib/signer.ts:50](https://github.com/contentauth/c2pa-node/blob/e77ed14/js-src/lib/signer.ts#L50)

## Functions

Expand All @@ -193,7 +193,7 @@ Creates an instance of the SDK that encompasses a set of global options

#### Defined in

[index.ts:38](https://github.com/contentauth/c2pa-node/blob/ba516c3/js-src/index.ts#L38)
[index.ts:38](https://github.com/contentauth/c2pa-node/blob/e77ed14/js-src/index.ts#L38)

___

Expand All @@ -213,4 +213,4 @@ ___

#### Defined in

[lib/signer.ts:64](https://github.com/contentauth/c2pa-node/blob/ba516c3/js-src/lib/signer.ts#L64)
[lib/signer.ts:64](https://github.com/contentauth/c2pa-node/blob/e77ed14/js-src/lib/signer.ts#L64)
22 changes: 11 additions & 11 deletions docs/classes/ManifestBuilder.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@

#### Defined in

[lib/manifestBuilder.ts:41](https://github.com/contentauth/c2pa-node/blob/ba516c3/js-src/lib/manifestBuilder.ts#L41)
[lib/manifestBuilder.ts:41](https://github.com/contentauth/c2pa-node/blob/e77ed14/js-src/lib/manifestBuilder.ts#L41)

## Properties

Expand All @@ -52,7 +52,7 @@

#### Defined in

[lib/manifestBuilder.ts:35](https://github.com/contentauth/c2pa-node/blob/ba516c3/js-src/lib/manifestBuilder.ts#L35)
[lib/manifestBuilder.ts:35](https://github.com/contentauth/c2pa-node/blob/e77ed14/js-src/lib/manifestBuilder.ts#L35)

___

Expand All @@ -62,7 +62,7 @@ ___

#### Defined in

[lib/manifestBuilder.ts:39](https://github.com/contentauth/c2pa-node/blob/ba516c3/js-src/lib/manifestBuilder.ts#L39)
[lib/manifestBuilder.ts:39](https://github.com/contentauth/c2pa-node/blob/e77ed14/js-src/lib/manifestBuilder.ts#L39)

___

Expand All @@ -72,7 +72,7 @@ ___

#### Defined in

[lib/manifestBuilder.ts:37](https://github.com/contentauth/c2pa-node/blob/ba516c3/js-src/lib/manifestBuilder.ts#L37)
[lib/manifestBuilder.ts:37](https://github.com/contentauth/c2pa-node/blob/e77ed14/js-src/lib/manifestBuilder.ts#L37)

___

Expand All @@ -82,7 +82,7 @@ ___

#### Defined in

[lib/manifestBuilder.ts:33](https://github.com/contentauth/c2pa-node/blob/ba516c3/js-src/lib/manifestBuilder.ts#L33)
[lib/manifestBuilder.ts:33](https://github.com/contentauth/c2pa-node/blob/e77ed14/js-src/lib/manifestBuilder.ts#L33)

## Accessors

Expand All @@ -96,7 +96,7 @@ ___

#### Defined in

[lib/manifestBuilder.ts:105](https://github.com/contentauth/c2pa-node/blob/ba516c3/js-src/lib/manifestBuilder.ts#L105)
[lib/manifestBuilder.ts:105](https://github.com/contentauth/c2pa-node/blob/e77ed14/js-src/lib/manifestBuilder.ts#L105)

___

Expand All @@ -110,7 +110,7 @@ ___

#### Defined in

[lib/manifestBuilder.ts:109](https://github.com/contentauth/c2pa-node/blob/ba516c3/js-src/lib/manifestBuilder.ts#L109)
[lib/manifestBuilder.ts:109](https://github.com/contentauth/c2pa-node/blob/e77ed14/js-src/lib/manifestBuilder.ts#L109)

## Methods

Expand All @@ -130,7 +130,7 @@ ___

#### Defined in

[lib/manifestBuilder.ts:72](https://github.com/contentauth/c2pa-node/blob/ba516c3/js-src/lib/manifestBuilder.ts#L72)
[lib/manifestBuilder.ts:72](https://github.com/contentauth/c2pa-node/blob/e77ed14/js-src/lib/manifestBuilder.ts#L72)

___

Expand All @@ -150,7 +150,7 @@ ___

#### Defined in

[lib/manifestBuilder.ts:86](https://github.com/contentauth/c2pa-node/blob/ba516c3/js-src/lib/manifestBuilder.ts#L86)
[lib/manifestBuilder.ts:86](https://github.com/contentauth/c2pa-node/blob/e77ed14/js-src/lib/manifestBuilder.ts#L86)

___

Expand All @@ -170,7 +170,7 @@ ___

#### Defined in

[lib/manifestBuilder.ts:118](https://github.com/contentauth/c2pa-node/blob/ba516c3/js-src/lib/manifestBuilder.ts#L118)
[lib/manifestBuilder.ts:118](https://github.com/contentauth/c2pa-node/blob/e77ed14/js-src/lib/manifestBuilder.ts#L118)

___

Expand All @@ -190,4 +190,4 @@ ___

#### Defined in

[lib/manifestBuilder.ts:95](https://github.com/contentauth/c2pa-node/blob/ba516c3/js-src/lib/manifestBuilder.ts#L95)
[lib/manifestBuilder.ts:95](https://github.com/contentauth/c2pa-node/blob/e77ed14/js-src/lib/manifestBuilder.ts#L95)
Loading

0 comments on commit e386ca2

Please sign in to comment.