New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@0x57/base32

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@0x57/base32 - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

dist/src/index.d.ts

4

package.json
{
"name": "@0x57/base32",
"version": "0.0.4",
"version": "0.0.5",
"type": "module",
"exports": {
".": "./dist/index.js"
".": "./dist/src/index.js"
},

@@ -8,0 +8,0 @@ "scripts": {

{
"extends": "@0x57/typescript-config/library.json",
"compilerOptions": {
"rootDir": "src",
"rootDir": ".",
"outDir": "dist"
},
"include": ["src", "tests"],
"include": ["src"],
"exclude": ["dist"]
}
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