@rollup/rollup-linux-arm64-gnu
Advanced tools
Comparing version 4.0.0-4 to 4.0.0-5
{ | ||
"name": "@rollup/rollup-linux-arm64-gnu", | ||
"version": "4.0.0-4", | ||
"version": "4.0.0-5", | ||
"os": [ | ||
@@ -10,5 +10,5 @@ "linux" | ||
], | ||
"main": "rollup.linux-arm64-gnu.node", | ||
"files": [ | ||
"rollup.linux-arm64-gnu.node" | ||
"rollup.linux-arm64-gnu.node", | ||
"wasm-node" | ||
], | ||
@@ -26,3 +26,9 @@ "description": "Native bindings for Rollup", | ||
"glibc" | ||
] | ||
], | ||
"exports": { | ||
".": { | ||
"node-addons": "./rollup.linux-arm64-gnu.node", | ||
"default": "./wasm-node/bindings_wasm.js" | ||
} | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
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
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
2653390