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

@wix/blog_blog-cache

Package Overview
Dependencies
Maintainers
0
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wix/blog_blog-cache - npm Package Compare versions

Comparing version 1.0.6 to 1.0.7

8

build/cjs/src/blog-v1-blog-cache-blog-cache.http.js
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.getBlogCache = void 0;
const metro_runtime_1 = require("@wix/metro-runtime");
const rest_modules_1 = require("@wix/sdk-runtime/rest-modules");
const timestamp_1 = require("@wix/sdk-runtime/transformations/timestamp");
const transform_paths_1 = require("@wix/sdk-runtime/transformations/transform-paths");
const rest_modules_1 = require("@wix/sdk-runtime/rest-modules");
const rest_modules_2 = require("@wix/sdk-runtime/rest-modules");
function resolveWixBlogV1BlogCacheServiceUrl(opts) {

@@ -83,3 +83,3 @@ const domainToMappings = {

};
return (0, rest_modules_1.resolveUrl)(Object.assign(opts, { domainToMappings }));
return (0, rest_modules_2.resolveUrl)(Object.assign(opts, { domainToMappings }));
}

@@ -100,3 +100,3 @@ const PACKAGE_NAME = '@wix/blog_blog-cache';

}),
params: (0, metro_runtime_1.toURLSearchParams)(payload),
params: (0, rest_modules_1.toURLSearchParams)(payload),
transformResponse: (payload) => (0, transform_paths_1.transformPaths)(payload, [

@@ -103,0 +103,0 @@ {

@@ -1,2 +0,2 @@

import { toURLSearchParams } from '@wix/metro-runtime';
import { toURLSearchParams } from '@wix/sdk-runtime/rest-modules';
import { transformRESTTimestampToSDKTimestamp } from '@wix/sdk-runtime/transformations/timestamp';

@@ -3,0 +3,0 @@ import { transformPaths } from '@wix/sdk-runtime/transformations/transform-paths';

{
"name": "@wix/blog_blog-cache",
"version": "1.0.6",
"version": "1.0.7",
"publishConfig": {

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

},
"falconPackageHash": "8a7a434bb62e74c4e70e98716bfb609ef53aa9204c570f3d9db36a87"
"falconPackageHash": "a2596bbeec195f9d0c92702b25fa48feb5abee44de05c437e8bc14eb"
}

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