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

sha512-crypt-ts

Package Overview
Dependencies
Maintainers
1
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sha512-crypt-ts - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

6

package.json
{
"name": "sha512-crypt-ts",
"version": "0.0.3",
"version": "0.0.4",
"description": "Typescript wrapper for SHA-512, including $6$ crypt format.",

@@ -10,2 +10,5 @@ "scripts": {

},
"files": [
"/dist"
],
"main": "dist/index.js",

@@ -40,2 +43,3 @@ "types": "dist/index.d.ts",

"chai": "^4.2.0",
"codecov": "^3.6.5",
"mocha": "^7.1.1",

@@ -42,0 +46,0 @@ "nyc": "^15.0.1",

src/index.ts
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