Socket
Socket
Sign inDemoInstall

@rollup/rollup-android-arm64

Package Overview
Dependencies
0
Maintainers
4
Versions
76
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.0.0-0 to 4.0.0-1

rollup.android-arm64.node

24

package.json
{
"name": "@rollup/rollup-android-arm64",
"version": "4.0.0-0",
"version": "4.0.0-1",
"os": [

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

],
"main": "native/rollup.android-arm64.node",
"main": "rollup.android-arm64.node",
"files": [
"native/rollup.android-arm64.node"
"rollup.android-arm64.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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc