Socket
Socket
Sign inDemoInstall

unbuild

Package Overview
Dependencies
Maintainers
2
Versions
97
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

unbuild - npm Package Compare versions

Comparing version 0.8.8 to 0.8.9

dist/shared/unbuild.a734f96e.mjs

20

package.json
{
"name": "unbuild",
"version": "0.8.8",
"version": "0.8.9",
"description": "A unified javascript build system",

@@ -39,4 +39,4 @@ "repository": "unjs/unbuild",

"consola": "^2.15.3",
"defu": "^6.0.0",
"esbuild": "^0.15.0",
"defu": "^6.1.0",
"esbuild": "^0.15.5",
"globby": "^13.1.2",

@@ -48,11 +48,11 @@ "hookable": "^5.1.1",

"mkdist": "^0.3.13",
"mlly": "^0.5.9",
"mlly": "^0.5.13",
"mri": "^1.2.0",
"pathe": "^0.3.3",
"pathe": "^0.3.5",
"pkg-types": "^0.3.3",
"pretty-bytes": "^6.0.0",
"rimraf": "^3.0.2",
"rollup": "^2.77.2",
"rollup": "^2.78.0",
"rollup-plugin-dts": "^4.2.2",
"rollup-plugin-esbuild": "^4.9.1",
"rollup-plugin-esbuild": "^4.9.3",
"scule": "^0.3.2",

@@ -68,8 +68,8 @@ "typescript": "^4.7.4",

"@types/rimraf": "latest",
"c8": "^7.12.0",
"@vitest/coverage-c8": "^0.22.1",
"eslint": "latest",
"standard-version": "latest",
"vitest": "^0.21.1"
"vitest": "^0.22.1"
},
"packageManager": "pnpm@7.9.0"
"packageManager": "pnpm@7.9.3"
}

@@ -32,3 +32,3 @@ # unbuild

Automatically check for varias build issues such as potential **missing** and **unused** [dependencies](https://docs.npmjs.com/cli/v7/configuring-npm/package-json#dependencies) and fail CI.
Automatically check for various build issues such as potential **missing** and **unused** [dependencies](https://docs.npmjs.com/cli/v7/configuring-npm/package-json#dependencies) and fail CI.

@@ -35,0 +35,0 @@ CLI output also includes output size and exports for quick inspection.

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