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

c32check

Package Overview
Dependencies
Maintainers
8
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

c32check - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

4

package.json
{
"name": "c32check",
"version": "1.1.0",
"version": "1.1.1",
"description": "Crockford base-32 checksum encoding",

@@ -17,4 +17,2 @@ "main": "lib/index",

"prepublishOnly": "npm run build",
"prepare": "npm run build",
"postinstall": "npm run build",
"build": "npm run lint && npm run test && npm run webpack && npm run compile",

@@ -21,0 +19,0 @@ "lint": "eslint --ext=.ts -f=codeframe ./src ./tests",

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