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

@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 9.0.0 to 9.0.1

16

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

@@ -52,13 +52,13 @@ "main": "build/index.js",

"@adonisjs/tsconfig": "^1.2.1",
"@commitlint/cli": "^18.4.4",
"@commitlint/config-conventional": "^18.4.4",
"@commitlint/cli": "^18.5.0",
"@commitlint/config-conventional": "^18.5.0",
"@japa/assert": "^2.1.0",
"@japa/expect-type": "^2.0.1",
"@japa/runner": "^3.1.1",
"@swc/core": "^1.3.102",
"@swc/core": "^1.3.105",
"@types/bcrypt": "^5.0.2",
"@types/node": "^20.10.6",
"@types/node": "^20.11.5",
"argon2": "^0.31.2",
"bcrypt": "^5.1.1",
"c8": "^9.0.0",
"c8": "^9.1.0",
"cross-env": "^7.0.3",

@@ -70,3 +70,3 @@ "del-cli": "^5.1.0",

"np": "^9.2.0",
"prettier": "^3.1.1",
"prettier": "^3.2.4",
"ts-node": "^10.9.2",

@@ -78,3 +78,3 @@ "tsup": "^8.0.1",

"@phc/format": "^1.0.0",
"@poppinss/utils": "^6.7.0"
"@poppinss/utils": "^6.7.1"
},

@@ -81,0 +81,0 @@ "peerDependencies": {

@@ -11,3 +11,3 @@ # @adonisjs/hash

## Official Documentation
The documentation is available on the [AdonisJS website](https://docs.adonisjs.com/guides/hash)
The documentation is available on the [AdonisJS website](https://docs.adonisjs.com/guides/hashing)

@@ -14,0 +14,0 @@ ## Contributing

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