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.2 to 3.0.3

2

api.js

@@ -19,3 +19,3 @@ import { AlwatrHashGenerator } from './hash.js';

...userTokenGeneratorRecommendedConfig,
...config
...config,
}),

@@ -22,0 +22,0 @@ };

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

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

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

{
"name": "@alwatr/crypto",
"version": "3.0.2",
"version": "3.0.3",
"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,10 +43,10 @@ "keywords": [

"dependencies": {
"@alwatr/logger": "^2.3.3",
"@alwatr/math": "^1.2.4",
"@alwatr/util": "^1.3.5"
"@alwatr/logger": "^2.4.0",
"@alwatr/math": "^1.3.0",
"@alwatr/util": "^1.4.0"
},
"devDependencies": {
"@types/node": "^20.10.4"
"@types/node": "^20.10.5"
},
"gitHead": "7f4b8af06224bea811c74ddb3bac1480ed8a9fed"
"gitHead": "4ed3a3f1528a1e3742990083b60fa55f35850f9e"
}

Sorry, the diff of this file is not supported yet

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