New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

rolldown

Package Overview
Dependencies
Maintainers
3
Versions
389
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rolldown - npm Package Compare versions

Comparing version 0.10.3 to 0.10.4

dist/shared/chunk-eib2uzZZ.cjs

44

package.json
{
"name": "rolldown",
"version": "0.10.3",
"version": "0.10.4",
"description": "Fast JavaScript/TypeScript bundler in Rust with Rollup-compatible API.",

@@ -74,8 +74,13 @@ "homepage": "https://rolldown.rs/",

},
"dependencies": {
"citty": "^0.1.6",
"colorette": "^2.0.20",
"consola": "^3.2.3",
"locate-character": "^3.0.0",
"mri": "^1.2.0",
"zod": "^3.23.6"
},
"devDependencies": {
"@napi-rs/cli": "^3.0.0-alpha",
"@napi-rs/wasm-runtime": "^0.2.3",
"citty": "^0.1.6",
"colorette": "^2.0.20",
"consola": "^3.2.3",
"emnapi": "^1.2.0",

@@ -86,4 +91,2 @@ "esbuild": "^0.21.3",

"glob": "^10.4.1",
"locate-character": "^3.0.0",
"mri": "^1.2.0",
"npm-run-all2": "^6.2.0",

@@ -97,24 +100,21 @@ "rollup": "^4.18.0",

"@rolldown/testing": "0.0.1",
"rolldown": "0.10.3"
"rolldown": "0.10.4"
},
"optionalDependencies": {
"@rolldown/binding-darwin-arm64": "0.10.3",
"@rolldown/binding-darwin-x64": "0.10.3",
"@rolldown/binding-linux-arm-gnueabihf": "0.10.3",
"@rolldown/binding-linux-arm64-gnu": "0.10.3",
"@rolldown/binding-linux-arm64-musl": "0.10.3",
"@rolldown/binding-linux-x64-musl": "0.10.3",
"@rolldown/binding-wasm32-wasi": "0.10.3",
"@rolldown/binding-win32-arm64-msvc": "0.10.3",
"@rolldown/binding-win32-ia32-msvc": "0.10.3",
"@rolldown/binding-linux-x64-gnu": "0.10.3",
"@rolldown/binding-win32-x64-msvc": "0.10.3"
"@rolldown/binding-darwin-x64": "0.10.4",
"@rolldown/binding-darwin-arm64": "0.10.4",
"@rolldown/binding-linux-arm-gnueabihf": "0.10.4",
"@rolldown/binding-linux-arm64-gnu": "0.10.4",
"@rolldown/binding-linux-arm64-musl": "0.10.4",
"@rolldown/binding-linux-x64-gnu": "0.10.4",
"@rolldown/binding-linux-x64-musl": "0.10.4",
"@rolldown/binding-win32-ia32-msvc": "0.10.4",
"@rolldown/binding-wasm32-wasi": "0.10.4",
"@rolldown/binding-win32-x64-msvc": "0.10.4",
"@rolldown/binding-win32-arm64-msvc": "0.10.4"
},
"dependencies": {
"zod": "^3.23.6"
},
"scripts": {
"# Scrips for binding #": "_",
"artifacts": "napi artifacts --cwd ./src --package-json-path ../package.json -o=../artifacts --npm-dir ../npm",
"build-binding": "napi build -o=./src --manifest-path ../../crates/rolldown_binding/Cargo.toml --platform -p rolldown_binding --js binding.js --dts binding.d.ts",
"build-binding": "napi build -o=./src --manifest-path ../../crates/rolldown_binding/Cargo.toml --platform -p rolldown_binding --js binding.js --dts binding.d.ts --no-const-enum",
"build-binding:release": "pnpm build-binding --release",

@@ -121,0 +121,0 @@ "build-binding:wasi": "pnpm build-binding --target wasm32-wasip1-threads",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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