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

@alwatr/crypto

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@alwatr/crypto - npm Package Compare versions

Comparing version 3.0.3 to 3.0.4

4

CHANGELOG.md

@@ -6,2 +6,6 @@ # Change Log

## [3.0.4](https://github.com/Alwatr/alwatr-es-sdk/compare/@alwatr/crypto@3.0.3...@alwatr/crypto@3.0.4) (2023-12-19)
**Note:** Version bump only for package @alwatr/crypto
## [3.0.3](https://github.com/Alwatr/alwatr-es-sdk/compare/@alwatr/crypto@3.0.2...@alwatr/crypto@3.0.3) (2023-12-19)

@@ -8,0 +12,0 @@

10

package.json
{
"name": "@alwatr/crypto",
"version": "3.0.3",
"version": "3.0.4",
"description": "A robust generator of secure authentication HOTP tokens, employing the HMAC-based One-Time Password algorithm, accompanied by a suite of cryptographic utilities, all encapsulated within a compact TypeScript module.",

@@ -43,5 +43,5 @@ "keywords": [

"dependencies": {
"@alwatr/logger": "^2.4.0",
"@alwatr/math": "^1.3.0",
"@alwatr/util": "^1.4.0"
"@alwatr/logger": "^2.4.1",
"@alwatr/math": "^1.3.1",
"@alwatr/util": "^1.4.1"
},

@@ -51,3 +51,3 @@ "devDependencies": {

},
"gitHead": "4ed3a3f1528a1e3742990083b60fa55f35850f9e"
"gitHead": "8df92c67b69527b5474e8741a8633e0e67b5d09a"
}
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