@rollup/rollup-darwin-arm64
Advanced tools
Comparing version 4.0.0-0 to 4.0.0-1
{ | ||
"name": "@rollup/rollup-darwin-arm64", | ||
"version": "4.0.0-0", | ||
"version": "4.0.0-1", | ||
"os": [ | ||
@@ -10,25 +10,15 @@ "darwin" | ||
], | ||
"main": "native/rollup.darwin-arm64.node", | ||
"main": "rollup.darwin-arm64.node", | ||
"files": [ | ||
"native/rollup.darwin-arm64.node" | ||
"rollup.darwin-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" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2177542
3
1
2