Socket
Socket
Sign inDemoInstall

@rollup/rollup-win32-x64-msvc

Package Overview
Dependencies
Maintainers
4
Versions
88
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 4.0.0-4 to 4.0.0-5

14

package.json
{
"name": "@rollup/rollup-win32-x64-msvc",
"version": "4.0.0-4",
"version": "4.0.0-5",
"os": [

@@ -10,5 +10,5 @@ "win32"

],
"main": "rollup.win32-x64-msvc.node",
"files": [
"rollup.win32-x64-msvc.node"
"rollup.win32-x64-msvc.node",
"wasm-node"
],

@@ -23,3 +23,9 @@ "description": "Native bindings for Rollup",

},
"repository": "rollup/rollup"
"repository": "rollup/rollup",
"exports": {
".": {
"node-addons": "./rollup.win32-x64-msvc.node",
"default": "./wasm-node/bindings_wasm.js"
}
}
}

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