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

@wix/blog

Package Overview
Dependencies
Maintainers
20
Versions
202
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wix/blog - npm Package Compare versions

Comparing version 1.0.179 to 1.0.180

2

build/cjs/src/blog-v3-post.types.js

@@ -435,2 +435,4 @@ "use strict";

PostFieldField["RICH_CONTENT"] = "RICH_CONTENT";
/** Includes post rich content string */
PostFieldField["RICH_CONTENT_STRING"] = "RICH_CONTENT_STRING";
})(PostFieldField = exports.PostFieldField || (exports.PostFieldField = {}));

@@ -437,0 +439,0 @@ var GetPostsSort;

@@ -482,2 +482,4 @@ "use strict";

PostFieldField["RICH_CONTENT"] = "RICH_CONTENT";
/** Includes post rich content string */
PostFieldField["RICH_CONTENT_STRING"] = "RICH_CONTENT_STRING";
})(PostFieldField = exports.PostFieldField || (exports.PostFieldField = {}));

@@ -484,0 +486,0 @@ var GetPostsSort;

@@ -432,2 +432,4 @@ export var NodeType;

PostFieldField["RICH_CONTENT"] = "RICH_CONTENT";
/** Includes post rich content string */
PostFieldField["RICH_CONTENT_STRING"] = "RICH_CONTENT_STRING";
})(PostFieldField || (PostFieldField = {}));

@@ -434,0 +436,0 @@ export var GetPostsSort;

@@ -460,2 +460,4 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {

PostFieldField["RICH_CONTENT"] = "RICH_CONTENT";
/** Includes post rich content string */
PostFieldField["RICH_CONTENT_STRING"] = "RICH_CONTENT_STRING";
})(PostFieldField || (PostFieldField = {}));

@@ -462,0 +464,0 @@ export var GetPostsSort;

4

package.json
{
"name": "@wix/blog",
"version": "1.0.179",
"version": "1.0.180",
"publishConfig": {

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

},
"falconPackageHash": "f6cf792f3df41cf748f55a66c83582d592a31748d8b7a94b9eac4978"
"falconPackageHash": "459838170106ba97d3a48d8d82c0769e63247c6243cd7957ed5126b3"
}

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

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