Socket
Socket
Sign inDemoInstall

@stackbit/types

Package Overview
Dependencies
Maintainers
13
Versions
291
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stackbit/types - npm Package Compare versions

Comparing version 0.1.10 to 0.1.11-cloudinary-presets.0

2

dist/content-source-document.d.ts

@@ -155,2 +155,4 @@ import type { FieldType } from './model-fields';

type: 'image';
source?: string;
sourceData?: any;
};

@@ -157,0 +159,0 @@ export declare type DocumentImageFieldProps = {

4

package.json
{
"name": "@stackbit/types",
"version": "0.1.10",
"version": "0.1.11-cloudinary-presets.0",
"description": "Types for Stackbit config and Content Source Interface",

@@ -42,3 +42,3 @@ "main": "dist/index.js",

},
"gitHead": "0302cdffeda3e07c0b078f0f5d3599b74426b939"
"gitHead": "0df21f02c731c795a86e7de349dcd910063a8779"
}

@@ -254,2 +254,4 @@ import type { FieldType } from './model-fields';

type: 'image';
source?: string;
sourceData?: any;
};

@@ -256,0 +258,0 @@ export type DocumentImageFieldProps = {

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