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

rolldown

Package Overview
Dependencies
Maintainers
3
Versions
364
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.0-snapshot-be0540d-20240326071832 to 0.10.0-snapshot-ed402b2-20240328002407

dist/shared/rolldown.828cbaa9.cjs

30

package.json
{
"name": "rolldown",
"version": "0.10.0-snapshot-be0540d-20240326071832",
"version": "0.10.0-snapshot-ed402b2-20240328002407",
"description": "Fast JavaScript/TypeScript bundler in Rust with Rollup-compatible API.",

@@ -63,2 +63,3 @@ "homepage": "https://rolldown.rs/",

"consola": "^3.2.3",
"fast-glob": "^3.3.2",
"glob": "^10.3.10",

@@ -68,15 +69,16 @@ "rollup": "^4.12.1",

"unbuild": "^2.0.0",
"vitest": "^1.3.1"
"vitest": "^1.3.1",
"rolldown": "0.10.0-snapshot-ed402b2-20240328002407"
},
"optionalDependencies": {
"@rolldown/binding-darwin-arm64": "0.10.0-snapshot-be0540d-20240326071832",
"@rolldown/binding-darwin-x64": "0.10.0-snapshot-be0540d-20240326071832",
"@rolldown/binding-linux-arm64-musl": "0.10.0-snapshot-be0540d-20240326071832",
"@rolldown/binding-linux-arm64-gnu": "0.10.0-snapshot-be0540d-20240326071832",
"@rolldown/binding-linux-x64-musl": "0.10.0-snapshot-be0540d-20240326071832",
"@rolldown/binding-linux-arm-gnueabihf": "0.10.0-snapshot-be0540d-20240326071832",
"@rolldown/binding-win32-ia32-msvc": "0.10.0-snapshot-be0540d-20240326071832",
"@rolldown/binding-win32-x64-msvc": "0.10.0-snapshot-be0540d-20240326071832",
"@rolldown/binding-win32-arm64-msvc": "0.10.0-snapshot-be0540d-20240326071832",
"@rolldown/binding-linux-x64-gnu": "0.10.0-snapshot-be0540d-20240326071832"
"@rolldown/binding-darwin-arm64": "0.10.0-snapshot-ed402b2-20240328002407",
"@rolldown/binding-darwin-x64": "0.10.0-snapshot-ed402b2-20240328002407",
"@rolldown/binding-linux-arm-gnueabihf": "0.10.0-snapshot-ed402b2-20240328002407",
"@rolldown/binding-linux-arm64-gnu": "0.10.0-snapshot-ed402b2-20240328002407",
"@rolldown/binding-linux-x64-gnu": "0.10.0-snapshot-ed402b2-20240328002407",
"@rolldown/binding-linux-arm64-musl": "0.10.0-snapshot-ed402b2-20240328002407",
"@rolldown/binding-win32-arm64-msvc": "0.10.0-snapshot-ed402b2-20240328002407",
"@rolldown/binding-linux-x64-musl": "0.10.0-snapshot-ed402b2-20240328002407",
"@rolldown/binding-win32-ia32-msvc": "0.10.0-snapshot-ed402b2-20240328002407",
"@rolldown/binding-win32-x64-msvc": "0.10.0-snapshot-ed402b2-20240328002407"
},

@@ -94,6 +96,6 @@ "scripts": {

"# Scrips for checking #": "_",
"test": "vitest run",
"test": "vitest run --reporter verbose",
"test:update": "vitest run -u",
"type-check": "tsc -p tsconfig.check.json"
"type-check": "tsc"
}
}

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