Socket
Socket
Sign inDemoInstall

prismic-javascript

Package Overview
Dependencies
Maintainers
3
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

prismic-javascript - npm Package Compare versions

Comparing version 1.5.0-beta.3 to 1.5.0-beta.4

1

d.ts/ApiSearchResponse.d.ts

@@ -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';

2

package.json

@@ -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

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