Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@prismicio/types-internal

Package Overview
Dependencies
Maintainers
20
Versions
166
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@prismicio/types-internal - npm Package Compare versions

Comparing version 1.5.1 to 1.5.2

lib/content/Document.d.ts

2

lib/content/index.d.ts

@@ -1,2 +0,2 @@

export * from "./CustomType";
export * from "./Document";
export * from "./fields";
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
const tslib_1 = require("tslib");
(0, tslib_1.__exportStar)(require("./CustomType"), exports);
(0, tslib_1.__exportStar)(require("./Document"), exports);
(0, tslib_1.__exportStar)(require("./fields"), exports);
{
"name": "@prismicio/types-internal",
"version": "1.5.1",
"version": "1.5.2",
"description": "Prismic types for Custom Types and Prismic Data",

@@ -5,0 +5,0 @@ "keywords": [

@@ -1,2 +0,2 @@

export * from "./CustomType"
export * from "./Document"
export * from "./fields"
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