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

@wix/blog_categories

Package Overview
Dependencies
Maintainers
0
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wix/blog_categories - npm Package Compare versions

Comparing version 1.0.53 to 1.0.54

6

build/cjs/src/blog-v3-category-categories.types.d.ts

@@ -18,3 +18,7 @@ export interface Category {

description?: string | null;
/** Category title. */
/**
* Category title.
* @deprecated Category title.
* @targetRemovalDate 2025-07-16
*/
title?: string;

@@ -21,0 +25,0 @@ /**

@@ -18,3 +18,7 @@ export interface Category {

description?: string | null;
/** Category title. */
/**
* Category title.
* @deprecated Category title.
* @targetRemovalDate 2025-07-16
*/
title?: string;

@@ -21,0 +25,0 @@ /**

@@ -18,3 +18,7 @@ export interface Category {

description?: string | null;
/** Category title. */
/**
* Category title.
* @deprecated Category title.
* @targetRemovalDate 2025-07-16
*/
title?: string;

@@ -21,0 +25,0 @@ /**

@@ -18,3 +18,7 @@ export interface Category {

description?: string | null;
/** Category title. */
/**
* Category title.
* @deprecated Category title.
* @targetRemovalDate 2025-07-16
*/
title?: string;

@@ -21,0 +25,0 @@ /**

4

package.json
{
"name": "@wix/blog_categories",
"version": "1.0.53",
"version": "1.0.54",
"publishConfig": {

@@ -49,3 +49,3 @@ "registry": "https://registry.npmjs.org/",

},
"falconPackageHash": "d847b1ee9f39391fed0845a719f760a236e10ae4a4284ddb5ef26698"
"falconPackageHash": "2dd6ed5ca20320969aee8869421ab30822f160bf6f48918b2fe90aa4"
}

@@ -496,3 +496,7 @@ type HostModule<T, H extends Host> = {

description?: string | null;
/** Category title. */
/**
* Category title.
* @deprecated Category title.
* @targetRemovalDate 2025-07-16
*/
title?: string;

@@ -499,0 +503,0 @@ /**

@@ -496,3 +496,7 @@ type HostModule<T, H extends Host> = {

description?: string | null;
/** Category title. */
/**
* Category title.
* @deprecated Category title.
* @targetRemovalDate 2025-07-16
*/
title?: string;

@@ -499,0 +503,0 @@ /**

@@ -18,3 +18,7 @@ interface Category {

description?: string | null;
/** Category title. */
/**
* Category title.
* @deprecated Category title.
* @targetRemovalDate 2025-07-16
*/
title?: string;

@@ -21,0 +25,0 @@ /**

@@ -18,3 +18,7 @@ interface Category$1 {

description?: string | null;
/** Category title. */
/**
* Category title.
* @deprecated Category title.
* @targetRemovalDate 2025-07-16
*/
title?: string;

@@ -412,3 +416,7 @@ /**

description?: string | null;
/** Category title. */
/**
* Category title.
* @deprecated Category title.
* @targetRemovalDate 2025-07-16
*/
title?: string;

@@ -415,0 +423,0 @@ /**

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