Socket
Socket
Sign inDemoInstall

nodejs-polars-linux-arm64-musl

Package Overview
Dependencies
0
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.4.1 to 0.7.3

26

package.json
{
"name": "nodejs-polars-linux-arm64-musl",
"version": "0.4.1",
"version": "0.7.3",
"os": [

@@ -14,6 +14,24 @@ "linux"

],
"license": "MIT",
"keywords": [
"csv",
"transform",
"parse",
"json",
"polars",
"dataframe",
"data-processing",
"rust"
],
"license": "SEE LICENSE IN LICENSE",
"engines": {
"node": ">= 10"
}
"node": ">= 16"
},
"publishConfig": {
"registry": "https://registry.npmjs.org/",
"access": "public"
},
"repository": "https://github.com/pola-rs/nodejs-polars.git",
"libc": [
"musl"
]
}

Sorry, the diff of this file is not supported yet

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