New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@brandboostinggmbh/painless

Package Overview
Dependencies
Maintainers
4
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@brandboostinggmbh/painless - npm Package Compare versions

Comparing version 0.2.2 to 0.2.3

6

dist/util/schema/defineSchema.d.ts

@@ -136,3 +136,3 @@ type RequireAtLeastOne<T, Keys extends keyof T = keyof T> = Pick<T, Exclude<keyof T, Keys>> & {

}
export type SettingSchema = SidebarSettingSchema | CheckboxSettingSchema | NumberSettingSchema | RadioSettingSchema | RangeSettingSchema | SelectSettingSchema | TextSettingSchema | TextareaSettingSchema | ArticleSettingSchema | BlogSettingSchema | CollectionSettingSchema | CollectionListSettingSchema | ColorSettingSchema | ColorBackgroundSettingSchema | FontPickerSettingSchema | HtmlSettingSchema | ImagePickerSettingSchema | LinkListSettingSchema | LiquidSettingSchema | PageSettingSchema | ProductSettingSchema | ProductListSettingSchema | RichtextSettingSchema | UrlSettingSchema | VideoUrlSettingSchema | InlineRichtextSettingSchema | VideoSettingSchema;
export type SettingSchema = SidebarSettingSchema | CheckboxSettingSchema | NumberSettingSchema | RadioSettingSchema | RangeSettingSchema | SelectSettingSchema | TextSettingSchema | TextareaSettingSchema | ArticleSettingSchema | BlogSettingSchema | CollectionSettingSchema | CollectionListSettingSchema | ColorSettingSchema | ColorBackgroundSettingSchema | ColorSchemeSettingSchema | FontPickerSettingSchema | HtmlSettingSchema | ImagePickerSettingSchema | LinkListSettingSchema | LiquidSettingSchema | PageSettingSchema | ProductSettingSchema | ProductListSettingSchema | RichtextSettingSchema | UrlSettingSchema | VideoUrlSettingSchema | InlineRichtextSettingSchema | VideoSettingSchema;
export type BlockSchema = {

@@ -151,5 +151,5 @@ type: "@app";

blocks?: [{
"type": "@app";
type: "@app";
}, {
"type": "@theme";
type: "@theme";
}];

@@ -156,0 +156,0 @@ name?: string;

{
"name": "@brandboostinggmbh/painless",
"private": false,
"version": "0.2.2",
"version": "0.2.3",
"type": "module",

@@ -6,0 +6,0 @@ "files": [

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