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.1 to 0.0.2

0

dist/index.d.ts

@@ -0,0 +0,0 @@ export declare module sha512 {

@@ -0,0 +0,0 @@ "use strict";

11

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

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

"main": "dist/index.js",
"types" : "dist/index.d.ts",
"types": "dist/index.d.ts",
"build": "tsc",
"keywords": ["SHA-512", "mkpasswd", "crypt", "typescript"],
"keywords": [
"SHA-512",
"mkpasswd",
"crypt",
"typescript"
],
"author": "Jan Bednar <public@janbednar.eu> (http://janbednar.eu)",

@@ -16,0 +21,0 @@ "repository": {

@@ -0,0 +0,0 @@ class Int64 {

@@ -0,0 +0,0 @@ {

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