New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@type-ddd/password

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@type-ddd/password - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

utils.d.ts

10

package.json
{
"name": "@type-ddd/password",
"description": "Library that provides TypeScript type definitions for handling Password in Domain-Driven Design contexts. It facilitates the validation and manipulation of passwords.",
"version": "0.0.2",
"version": "0.0.3",
"main": "index.js",

@@ -38,3 +38,3 @@ "types": "index.d.ts",

"bcrypt": "^5.0.1",
"rich-domain": "^1.23.1"
"rich-domain": "^1.23.4"
},

@@ -44,4 +44,4 @@ "files": [

"index.d.ts",
"util.d.ts",
"util.js"
"utils.d.ts",
"utils.js"
],

@@ -56,3 +56,3 @@ "repository": {

"homepage": "https://github.com/4lessandrodev/type-ddd/tree/main/packages/password",
"gitHead": "30d020de617b53293a1d46343dde7eddca14aaeb"
"gitHead": "4cb9159bde8d6fc951e9d902feed2ad25da49fa4"
}
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