bob-esbuild-plugin
Advanced tools
Comparing version 0.2.0 to 0.2.3
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); | ||
var _chunkG4I5PSTIjs = require('./chunk-G4I5PSTI.js'); | ||
var _chunkXE6GEIXUjs = require('./chunk-XE6GEIXU.js'); | ||
exports.bundle = _chunkG4I5PSTIjs.bundle; | ||
exports.bundle = _chunkXE6GEIXUjs.bundle; |
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); | ||
var _chunkG4I5PSTIjs = require('./chunk-G4I5PSTI.js'); | ||
var _chunkXE6GEIXUjs = require('./chunk-XE6GEIXU.js'); | ||
@@ -80,3 +80,3 @@ | ||
return; | ||
const bundled = await _chunkG4I5PSTIjs.bundle.call(void 0, id, this, plugins, loaders, target); | ||
const bundled = await _chunkXE6GEIXUjs.bundle.call(void 0, id, this, plugins, loaders, target); | ||
if (!bundled.code) | ||
@@ -83,0 +83,0 @@ return; |
{ | ||
"name": "bob-esbuild-plugin", | ||
"version": "0.2.0", | ||
"version": "0.2.3", | ||
"description": "bob-esbuild main plugin, based on https://github.com/egoist/rollup-plugin-esbuild", | ||
@@ -29,3 +29,3 @@ "repository": { | ||
"@rollup/pluginutils": "^4.1.1", | ||
"esbuild": "^0.12.17", | ||
"esbuild": "^0.12.18", | ||
"joycon": "^3.0.1", | ||
@@ -37,3 +37,3 @@ "jsonc-parser": "^3.0.0" | ||
"@types/mock-fs": "^4.13.1", | ||
"@types/node": "^16.4.10", | ||
"@types/node": "^16.4.13", | ||
"changesets-github-release": "^0.0.3", | ||
@@ -43,9 +43,9 @@ "esbuild-register": "^2.6.0", | ||
"mock-fs": "^5.0.0", | ||
"rollup": "^2.55.1", | ||
"rollup": "^2.56.0", | ||
"ts-jest": "^27.0.4", | ||
"tsup": "^4.12.5" | ||
"tsup": "^4.13.1" | ||
}, | ||
"peerDependencies": { | ||
"@types/node": "*", | ||
"rollup": "^2.55.1" | ||
"rollup": "*" | ||
}, | ||
@@ -52,0 +52,0 @@ "tsup": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
20304
+ Added@rollup/rollup-android-arm-eabi@4.27.2(transitive)
+ Added@rollup/rollup-android-arm64@4.27.2(transitive)
+ Added@rollup/rollup-darwin-arm64@4.27.2(transitive)
+ Added@rollup/rollup-darwin-x64@4.27.2(transitive)
+ Added@rollup/rollup-freebsd-arm64@4.27.2(transitive)
+ Added@rollup/rollup-freebsd-x64@4.27.2(transitive)
+ Added@rollup/rollup-linux-arm-gnueabihf@4.27.2(transitive)
+ Added@rollup/rollup-linux-arm-musleabihf@4.27.2(transitive)
+ Added@rollup/rollup-linux-arm64-gnu@4.27.2(transitive)
+ Added@rollup/rollup-linux-arm64-musl@4.27.2(transitive)
+ Added@rollup/rollup-linux-powerpc64le-gnu@4.27.2(transitive)
+ Added@rollup/rollup-linux-riscv64-gnu@4.27.2(transitive)
+ Added@rollup/rollup-linux-s390x-gnu@4.27.2(transitive)
+ Added@rollup/rollup-linux-x64-gnu@4.27.2(transitive)
+ Added@rollup/rollup-linux-x64-musl@4.27.2(transitive)
+ Added@rollup/rollup-win32-arm64-msvc@4.27.2(transitive)
+ Added@rollup/rollup-win32-ia32-msvc@4.27.2(transitive)
+ Added@rollup/rollup-win32-x64-msvc@4.27.2(transitive)
+ Added@types/estree@1.0.6(transitive)
+ Addedrollup@4.27.2(transitive)
- Removedrollup@2.79.2(transitive)
Updatedesbuild@^0.12.18