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

@wix/media_files

Package Overview
Dependencies
Maintainers
0
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wix/media_files - npm Package Compare versions

Comparing version 1.0.66 to 1.0.67

4

build/cjs/src/media-site-media-v1-file-descriptor-files.http.js

@@ -798,3 +798,3 @@ "use strict";

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

@@ -1028,3 +1028,3 @@ {

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

@@ -1031,0 +1031,0 @@ {

@@ -785,3 +785,3 @@ import { toURLSearchParams } from '@wix/sdk-runtime/rest-modules';

}),
params: toURLSearchParams(payload),
params: toURLSearchParams(payload, true),
transformResponse: (payload) => transformPaths(payload, [

@@ -1010,3 +1010,3 @@ {

}),
params: toURLSearchParams(payload),
params: toURLSearchParams(payload, true),
transformResponse: (payload) => transformPaths(payload, [

@@ -1013,0 +1013,0 @@ {

{
"name": "@wix/media_files",
"version": "1.0.66",
"version": "1.0.67",
"publishConfig": {

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

},
"falconPackageHash": "3672883c1fa83a8262defe1ca3c7581b39181e6bebb05100c848438b"
"falconPackageHash": "951d00f88e6d5964f6e848edc2bac78fb85dba2286f13a27167d975e"
}

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