New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@async-af/split

Package Overview
Dependencies
Maintainers
1
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@async-af/split - npm Package Compare versions

Comparing version 5.3.3 to 6.0.0

2

esm/index.js
/*!
* @async-af/split/esm v5.3.3
* @async-af/split/esm v6.0.0
*

@@ -4,0 +4,0 @@ * AsyncAF (Async/Await Fun) splitAF method

/*!
* @async-af/split/esm/min v5.3.3
* @async-af/split/esm/min v6.0.0
*

@@ -4,0 +4,0 @@ * AsyncAF (Async/Await Fun) splitAF method

/*!
* @async-af/split v5.3.3
* @async-af/split v6.0.0
*

@@ -4,0 +4,0 @@ * AsyncAF (Async/Await Fun) splitAF method

/*!
* @async-af/split/legacy v5.3.3
* @async-af/split/legacy v6.0.0
*

@@ -4,0 +4,0 @@ * AsyncAF (Async/Await Fun) splitAF method

/*!
* @async-af/split/legacy/min v5.3.3
* @async-af/split/legacy/min v6.0.0
*

@@ -12,3 +12,3 @@ * AsyncAF (Async/Await Fun) splitAF method

*/
var e,t;e="undefined"!=typeof self?self:this,t=function(){return function(e){var t={};function r(n){if(t[n])return t[n].exports;var o=t[n]={i:n,l:!1,exports:{}};return e[n].call(o.exports,o,o.exports,r),o.l=!0,o.exports}return r.m=e,r.c=t,r.d=function(e,t,n){r.o(e,t)||Object.defineProperty(e,t,{configurable:!1,enumerable:!0,get:n})},r.r=function(e){Object.defineProperty(e,"__esModule",{value:!0})},r.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return r.d(t,"a",t),t},r.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},r.p="",r(r.s=145)}({145:function(e,t,r){"use strict";r.r(t),t.default=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:void 0,t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:void 0;return this.then(function(r){if("string"!=typeof r||Array.isArray(r))throw TypeError("splitAF may be called on a string but was called on ".concat(r));return String.prototype.split.call(r,e,t)})}}}).default},"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define("splitAF",[],t):"object"==typeof exports?exports.splitAF=t():e.splitAF=t();
var e,t;e="undefined"!=typeof self?self:this,t=function(){return function(e){var t={};function r(n){if(t[n])return t[n].exports;var o=t[n]={i:n,l:!1,exports:{}};return e[n].call(o.exports,o,o.exports,r),o.l=!0,o.exports}return r.m=e,r.c=t,r.d=function(e,t,n){r.o(e,t)||Object.defineProperty(e,t,{configurable:!1,enumerable:!0,get:n})},r.r=function(e){Object.defineProperty(e,"__esModule",{value:!0})},r.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return r.d(t,"a",t),t},r.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},r.p="",r(r.s=160)}({160:function(e,t,r){"use strict";r.r(t),t.default=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:void 0,t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:void 0;return this.then(function(r){if("string"!=typeof r||Array.isArray(r))throw TypeError("splitAF may be called on a string but was called on ".concat(r));return String.prototype.split.call(r,e,t)})}}}).default},"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define("splitAF",[],t):"object"==typeof exports?exports.splitAF=t():e.splitAF=t();
//# sourceMappingURL=min.js.map
/*!
* @async-af/split/min v5.3.3
* @async-af/split/min v6.0.0
*

@@ -4,0 +4,0 @@ * AsyncAF (Async/Await Fun) splitAF method

@@ -6,3 +6,3 @@ {

"license": "MIT",
"version": "5.3.3",
"version": "6.0.0",
"homepage": "https://async-af.js.org",

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

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