Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

bob-esbuild-plugin

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bob-esbuild-plugin - npm Package Compare versions

Comparing version 0.2.0 to 0.2.3

lib/chunk-52PHPEJF.mjs

4

lib/bundle.js
"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

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