Socket
Socket
Sign inDemoInstall

ejsexcel

Package Overview
Dependencies
Maintainers
1
Versions
99
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ejsexcel - npm Package Compare versions

Comparing version 3.5.3 to 3.5.4

2

ejsExcel.js

@@ -228,3 +228,3 @@ function _asyncToGenerator(fn) { return function () { var gen = fn.apply(this, arguments); return new Promise(function (resolve, reject) { function step(key, arg) { try { var info = gen[key](arg); var value = info.value; } catch (error) { reject(error); return; } if (info.done) { resolve(value); } else { return Promise.resolve(value).then(function (value) { return step("next", value); }, function (err) { return step("throw", err); }); } } return step("next"); }); }; }

} else if (str === null) {
str = "NULL";
str = "";
}

@@ -231,0 +231,0 @@ str = str.toString();

@@ -5,3 +5,3 @@ {

"name": "ejsexcel",
"version": "3.5.3",
"version": "3.5.4",
"main": "ejsExcel.js",

@@ -31,2 +31,2 @@ "readme": "README.md",

}
}
}

@@ -82,2 +82,6 @@ ejsExcel

- @不求来生 ¥6.60
- @羊刀 ¥6.66
- @羊刀 ¥6.66
- @Leo ¥8.88
- @不摇碧莲 ¥6.66
- @天涯海角 ¥10
- @刚刚好 ¥5
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