Socket
Socket
Sign inDemoInstall

@packmule/javascript-pack

Package Overview
Dependencies
229
Maintainers
2
Versions
188
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.1-rc.525 to 2.1.1-next.0

26

package.json
{
"name": "@packmule/javascript-pack",
"description": "Packmule pack to process JavaScript files.",
"version": "2.0.1-rc.525+f4069b9",
"version": "2.1.1-next.0+899ae8d",
"license": "MIT",

@@ -17,4 +17,3 @@ "repository": "github:packmule/packmule",

"engines": {
"node": "12||14||16",
"npm": ">=7"
"node": "14||16||18"
},

@@ -26,2 +25,5 @@ "author": {

},
"scripts": {
"build": "tsc"
},
"files": [

@@ -34,11 +36,11 @@ "module/"

"dependencies": {
"browserslist-to-esbuild": "^1.1.0",
"esbuild-loader": "^2.16.0",
"eslint-formatter-pretty": "^4.0.0",
"eslint-webpack-plugin": "^3.0.1",
"micromatch": "^4.0.2"
"browserslist-to-esbuild": "^1.2.0",
"esbuild-loader": "^2.21.0",
"eslint-formatter-pretty": "^4.1.0",
"eslint-webpack-plugin": "^3.2.0",
"micromatch": "^4.0.5"
},
"devDependencies": {
"@packmule/core": "^2.0.1-rc.525+f4069b9",
"@types/micromatch": "^4.0.0"
"@packmule/core": "^2.1.1-next.0+899ae8d",
"@types/micromatch": "^4.0.2"
},

@@ -49,5 +51,5 @@ "peerDependencies": {

"optionalDependencies": {
"eslint": "*"
"eslint": "^8.37.0"
},
"gitHead": "f4069b9dead0bb608fd4c64bf94c20aa87ab23a1"
"gitHead": "899ae8dd5e1aa142da41cbe93c025a69981d3e22"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc