You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

yui3-base

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

yui3-base - npm Package Compare versions

Comparing version
0.7.7
to
0.7.8
+1
-1
lib/yui3-io.js

@@ -38,3 +38,3 @@ /**

if (config.data && config.method === 'POST') {
if (config.data) {
if (Y.Lang.isObject(config.data) && Y.QueryString) {

@@ -41,0 +41,0 @@ Y.log('Converting config.data Object to String', 'info', 'io');

{
"version":"0.7.7",
"version":"0.7.8",
"author":"Dav Glass <davglass@gmail.com>",

@@ -4,0 +4,0 @@ "bugs":{