prismic-javascript
Advanced tools
Comparing version 1.5.0-beta.3 to 1.5.0-beta.4
@@ -0,1 +1,2 @@ | ||
import { Document } from "./documents"; | ||
export default interface ApiSearchResponse { | ||
@@ -2,0 +3,0 @@ page: number; |
@@ -0,1 +1,2 @@ | ||
import { Document } from "./documents"; | ||
import ResolvedApi, { QueryOptions } from './ResolvedApi'; | ||
@@ -2,0 +3,0 @@ import ApiSearchResponse from './ApiSearchResponse'; |
@@ -0,1 +1,2 @@ | ||
import { Document } from "./documents"; | ||
import { RequestCallback } from './request'; | ||
@@ -2,0 +3,0 @@ import { Experiment, Experiments } from './experiments'; |
@@ -13,3 +13,3 @@ { | ||
], | ||
"version": "1.5.0-beta.3", | ||
"version": "1.5.0-beta.4", | ||
"devDependencies": { | ||
@@ -16,0 +16,0 @@ "chai": "^4.1.1", |
@@ -0,1 +1,3 @@ | ||
import { Document } from "./documents"; | ||
export default interface ApiSearchResponse { | ||
@@ -2,0 +4,0 @@ page: number; |
@@ -0,1 +1,2 @@ | ||
import { Document } from "./documents"; | ||
import ResolvedApi, { QueryOptions, EXPERIMENT_COOKIE, PREVIEW_COOKIE } from './ResolvedApi'; | ||
@@ -2,0 +3,0 @@ import ApiSearchResponse from './ApiSearchResponse'; |
@@ -0,1 +1,2 @@ | ||
import { Document } from "./documents"; | ||
import { RequestHandler, RequestCallback } from './request'; | ||
@@ -2,0 +3,0 @@ import { ApiCache } from './cache'; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1597844
9697