Socket
Socket
Sign inDemoInstall

@adonisjs/hash

Package Overview
Dependencies
Maintainers
3
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@adonisjs/hash - npm Package Compare versions

Comparing version 8.3.1-3 to 8.3.1-4

build/factories/hash_manager.d.ts

6

package.json
{
"name": "@adonisjs/hash",
"version": "8.3.1-3",
"version": "8.3.1-4",
"description": "Framework agnostic Password hashing package with support for PHC string format",

@@ -9,3 +9,3 @@ "main": "build/index.js",

"build/src",
"build/test_factories",
"build/factories",
"build/index.d.ts",

@@ -17,3 +17,3 @@ "build/index.js"

"./types": "./build/src/types.js",
"./factories": "./build/test_factories/main.js"
"./factories": "./build/factories/main.js"
},

@@ -20,0 +20,0 @@ "engines": {

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