@modern-js/plugin
Advanced tools
Comparing version 1.3.5 to 1.3.6
# @modern-js/plugin | ||
## 1.3.6 | ||
### Patch Changes | ||
- a1198d509: feat: bump babel 7.18.0 | ||
## 1.3.5 | ||
@@ -4,0 +10,0 @@ |
import _toConsumableArray from "@babel/runtime/helpers/esm/toConsumableArray"; | ||
import _createForOfIteratorHelper from "@babel/runtime/helpers/esm/createForOfIteratorHelper"; | ||
import _regeneratorRuntime from "@babel/runtime/helpers/esm/regeneratorRuntime"; | ||
import _asyncToGenerator from "@babel/runtime/helpers/esm/asyncToGenerator"; | ||
import _objectSpread from "@babel/runtime/helpers/esm/objectSpread2"; | ||
import _regeneratorRuntime from "@babel/runtime/regenerator"; | ||
import { runWithContainer, createContainer } from "../farrow-pipeline"; | ||
@@ -95,5 +95,5 @@ import { isObject, generateRunner, hasOwnProperty, DEFAULT_OPTIONS } from "./sync"; | ||
var init = /*#__PURE__*/function () { | ||
var _ref = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime.mark(function _callee(options) { | ||
var _ref = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee(options) { | ||
var container, sortedPlugins, mergedPluginAPI, hooksList; | ||
return _regeneratorRuntime.wrap(function _callee$(_context) { | ||
return _regeneratorRuntime().wrap(function _callee$(_context) { | ||
while (1) { | ||
@@ -100,0 +100,0 @@ switch (_context.prev = _context.next) { |
@@ -0,1 +1,2 @@ | ||
import _regeneratorRuntime from "@babel/runtime/helpers/esm/regeneratorRuntime"; | ||
import _asyncToGenerator from "@babel/runtime/helpers/esm/asyncToGenerator"; | ||
@@ -5,3 +6,2 @@ import _defineProperty from "@babel/runtime/helpers/esm/defineProperty"; | ||
import _toConsumableArray from "@babel/runtime/helpers/esm/toConsumableArray"; | ||
import _regeneratorRuntime from "@babel/runtime/regenerator"; | ||
import { createAsyncPipeline, useContainer } from "../farrow-pipeline"; | ||
@@ -62,4 +62,4 @@ var ASYNC_WATERFALL_SYMBOL = Symbol["for"]('MODERN_ASYNC_WATERFALL'); | ||
return /*#__PURE__*/function () { | ||
var _ref = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime.mark(function _callee(input, next) { | ||
return _regeneratorRuntime.wrap(function _callee$(_context) { | ||
var _ref = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee(input, next) { | ||
return _regeneratorRuntime().wrap(function _callee$(_context) { | ||
while (1) { | ||
@@ -66,0 +66,0 @@ switch (_context.prev = _context.next) { |
import _typeof from "@babel/runtime/helpers/esm/typeof"; | ||
import _defineProperty from "@babel/runtime/helpers/esm/defineProperty"; | ||
import _regeneratorRuntime from "@babel/runtime/helpers/esm/regeneratorRuntime"; | ||
import _objectSpread from "@babel/runtime/helpers/esm/objectSpread2"; | ||
import _asyncToGenerator from "@babel/runtime/helpers/esm/asyncToGenerator"; | ||
import _toConsumableArray from "@babel/runtime/helpers/esm/toConsumableArray"; | ||
import _regeneratorRuntime from "@babel/runtime/regenerator"; | ||
import { createAsyncPipeline } from "../farrow-pipeline"; | ||
@@ -25,5 +25,5 @@ var ASYNC_WORKFLOW_SYMBOL = Symbol["for"]('MODERN_ASYNC_WORKFLOW'); | ||
var run = /*#__PURE__*/function () { | ||
var _ref = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime.mark(function _callee(input, options) { | ||
var _ref = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee(input, options) { | ||
var result; | ||
return _regeneratorRuntime.wrap(function _callee$(_context) { | ||
return _regeneratorRuntime().wrap(function _callee$(_context) { | ||
while (1) { | ||
@@ -73,4 +73,4 @@ switch (_context.prev = _context.next) { | ||
return /*#__PURE__*/function () { | ||
var _ref2 = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime.mark(function _callee2(input, next) { | ||
return _regeneratorRuntime.wrap(function _callee2$(_context2) { | ||
var _ref2 = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee2(input, next) { | ||
return _regeneratorRuntime().wrap(function _callee2$(_context2) { | ||
while (1) { | ||
@@ -77,0 +77,0 @@ switch (_context2.prev = _context2.next) { |
import _defineProperty from "@babel/runtime/helpers/esm/defineProperty"; | ||
import _regeneratorRuntime from "@babel/runtime/helpers/esm/regeneratorRuntime"; | ||
import _objectSpread from "@babel/runtime/helpers/esm/objectSpread2"; | ||
import _asyncToGenerator from "@babel/runtime/helpers/esm/asyncToGenerator"; | ||
import _toConsumableArray from "@babel/runtime/helpers/esm/toConsumableArray"; | ||
import _regeneratorRuntime from "@babel/runtime/regenerator"; | ||
import { createPipeline } from "../farrow-pipeline"; | ||
@@ -24,4 +24,4 @@ var PARALLEL_WORKFLOW_SYMBOL = Symbol["for"]('MODERN_PARALLEL_WORKFLOW'); | ||
var run = /*#__PURE__*/function () { | ||
var _ref = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime.mark(function _callee(input, options) { | ||
return _regeneratorRuntime.wrap(function _callee$(_context) { | ||
var _ref = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee(input, options) { | ||
return _regeneratorRuntime().wrap(function _callee$(_context) { | ||
while (1) { | ||
@@ -28,0 +28,0 @@ switch (_context.prev = _context.next) { |
import _defineProperty from "@babel/runtime/helpers/esm/defineProperty"; | ||
import _regeneratorRuntime from "@babel/runtime/helpers/esm/regeneratorRuntime"; | ||
import _objectSpread from "@babel/runtime/helpers/esm/objectSpread2"; | ||
import _asyncToGenerator from "@babel/runtime/helpers/esm/asyncToGenerator"; | ||
import _toConsumableArray from "@babel/runtime/helpers/esm/toConsumableArray"; | ||
import _regeneratorRuntime from "@babel/runtime/regenerator"; | ||
import { createPipeline } from "../farrow-pipeline"; | ||
@@ -21,5 +21,5 @@ var WORKFLOW_SYMBOL = Symbol["for"]('MODERN_WORKFLOW'); | ||
var run = /*#__PURE__*/function () { | ||
var _ref = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime.mark(function _callee(input, options) { | ||
var _ref = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee(input, options) { | ||
var result; | ||
return _regeneratorRuntime.wrap(function _callee$(_context) { | ||
return _regeneratorRuntime().wrap(function _callee$(_context) { | ||
while (1) { | ||
@@ -26,0 +26,0 @@ switch (_context.prev = _context.next) { |
@@ -14,3 +14,3 @@ { | ||
], | ||
"version": "1.3.5", | ||
"version": "1.3.6", | ||
"jsnext:source": "./src/index.ts", | ||
@@ -43,3 +43,3 @@ "types": "./dist/types/index.d.ts", | ||
"dependencies": { | ||
"@babel/runtime": "^7" | ||
"@babel/runtime": "^7.18.0" | ||
}, | ||
@@ -46,0 +46,0 @@ "devDependencies": { |
155322
Updated@babel/runtime@^7.18.0