Socket
Socket
Sign inDemoInstall

@rollup/rollup-win32-ia32-msvc

Package Overview
Dependencies
Maintainers
4
Versions
85
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rollup/rollup-win32-ia32-msvc - npm Package Compare versions

Comparing version 4.0.0-0 to 4.0.0-1

rollup.win32-ia32-msvc.node

24

package.json
{
"name": "@rollup/rollup-win32-ia32-msvc",
"version": "4.0.0-0",
"version": "4.0.0-1",
"os": [

@@ -10,25 +10,15 @@ "win32"

],
"main": "native/rollup.win32-ia32-msvc.node",
"main": "rollup.win32-ia32-msvc.node",
"files": [
"native/rollup.win32-ia32-msvc.node"
"rollup.win32-ia32-msvc.node"
],
"description": "Next-generation ES module bundler",
"keywords": [
"modules",
"bundler",
"bundling",
"es6",
"optimizer"
],
"author": "Rich Harris",
"description": "Native bindings for Rollup",
"author": "Lukas Taegert-Atkinson",
"homepage": "https://rollupjs.org/",
"license": "MIT",
"engines": {
"node": ">=14.18.0",
"node": ">=18.0.0",
"npm": ">=8.0.0"
},
"repository": "rollup/rollup",
"bugs": {
"url": "https://github.com/rollup/rollup/issues"
}
"repository": "rollup/rollup"
}
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