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

@wix/blog

Package Overview
Dependencies
Maintainers
21
Versions
225
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.189 to 1.0.190

1

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

@@ -63,2 +63,3 @@ "use strict";

lastPublishedDate: 'google.protobuf.Timestamp',
richContentCompressed: 'google.protobuf.BytesValue',
coverMedia: '_coverMedia',

@@ -65,0 +66,0 @@ heroImage: '_commonImage',

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

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

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

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

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

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

@@ -60,2 +60,3 @@ import { toURLSearchParams } from '@wix/metro-runtime';

lastPublishedDate: 'google.protobuf.Timestamp',
richContentCompressed: 'google.protobuf.BytesValue',
coverMedia: '_coverMedia',

@@ -62,0 +63,0 @@ heroImage: '_commonImage',

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

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

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

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

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

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

4

package.json
{
"name": "@wix/blog",
"version": "1.0.189",
"version": "1.0.190",
"publishConfig": {

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

},
"falconPackageHash": "5e704a6e2b36fb6a5dbf4dc0baa8f5c0d8aa4cab07d98565cca1516a"
"falconPackageHash": "d80f3b40cb1be1bd6c9667552c501d2bd27f3eb490976335a69c60e6"
}

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 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