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 1.0.1 to 1.0.2

dist/shared/unbuild.a3331e60.mjs

23

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

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

"@rollup/plugin-alias": "^4.0.2",
"@rollup/plugin-commonjs": "^23.0.2",
"@rollup/plugin-json": "^5.0.1",
"@rollup/plugin-commonjs": "^23.0.3",
"@rollup/plugin-json": "^5.0.2",
"@rollup/plugin-node-resolve": "^15.0.1",

@@ -41,7 +41,7 @@ "@rollup/plugin-replace": "^5.0.1",

"defu": "^6.1.1",
"esbuild": "^0.15.14",
"esbuild": "^0.15.18",
"globby": "^13.1.2",
"hookable": "^5.4.2",
"jiti": "^1.16.0",
"magic-string": "^0.26.7",
"magic-string": "^0.27.0",
"mkdirp": "^1.0.4",

@@ -55,3 +55,3 @@ "mkdist": "^1.0.0",

"rimraf": "^3.0.2",
"rollup": "^3.3.0",
"rollup": "^3.6.0",
"rollup-plugin-dts": "^5.0.0",

@@ -63,14 +63,13 @@ "scule": "^1.0.0",

"devDependencies": {
"@nuxtjs/eslint-config-typescript": "^11.0.0",
"@types/mkdirp": "^1.0.2",
"@types/mri": "^1.1.1",
"@types/node": "^18.11.9",
"@types/node": "^18.11.11",
"@types/rimraf": "^3.0.2",
"@vitest/coverage-c8": "^0.25.2",
"@vitest/coverage-c8": "^0.25.4",
"changelogen": "^0.4.0",
"eslint": "^8.27.0",
"eslint": "^8.29.0",
"eslint-config-unjs": "^0.0.2",
"vitest": "^0.25.2"
"vitest": "^0.25.4"
},
"packageManager": "pnpm@7.16.0"
"packageManager": "pnpm@7.18.0"
}

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