Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@stablelib/binary

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stablelib/binary - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

10

package.json
{
"name": "@stablelib/binary",
"version": "1.0.0",
"version": "1.0.1",
"description": "Binary encoding and decoding",

@@ -9,2 +9,6 @@ "main": "./lib/binary.js",

"license": "MIT",
"repository": {
"url": "https://github.com/StableLib/stablelib"
},
"homepage": "https://github.com/StableLib/stablelib/tree/master/packages/binary",
"publishConfig": {

@@ -18,5 +22,5 @@ "access": "public"

"dependencies": {
"@stablelib/int": "^1.0.0"
"@stablelib/int": "^1.0.1"
},
"gitHead": "c3b9e138650642a738a9225956c75dbe44c76ae6"
"gitHead": "03dadf27703120d54e6be8436525228ee1c4299b"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc