New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

float-array-to-string

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

float-array-to-string - npm Package Compare versions

Comparing version
1.0.0
to
1.0.1
+3
-2
package.json
{
"name": "float-array-to-string",
"version": "1.0.0",
"version": "1.0.01",
"description": "convert/encode a float array as a hex string and back again.",

@@ -21,3 +21,4 @@ "main": "index.js",

"author": "stonkpunk",
"license": "MIT"
"license": "MIT",
"homepage": "https://github.com/stonkpunk/my-npm-modules/tree/main/float-array-to-string"
}