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 1.1.9 to 1.1.10

4

CHANGELOG.md

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

## [1.1.10](https://github.com/AliMD/alwatr-eslib/compare/@alwatr/crypto@1.1.9...@alwatr/crypto@1.1.10) (2023-10-23)
**Note:** Version bump only for package @alwatr/crypto
## [1.1.9](https://github.com/AliMD/alwatr-eslib/compare/@alwatr/crypto@1.1.8...@alwatr/crypto@1.1.9) (2023-10-23)

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

8

package.json
{
"name": "@alwatr/crypto",
"version": "1.1.9",
"version": "1.1.10",
"description": "Secure authentication HOTP token generator (the HMAC-based One-Time Password algorithm) and crypto utils written in tiny TypeScript module.",

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

"dependencies": {
"@alwatr/logger": "^2.1.0",
"@alwatr/math": "^1.1.9",
"@alwatr/logger": "^2.1.1",
"@alwatr/math": "^1.1.10",
"tslib": "^2.6.2"
},
"gitHead": "ed229dffdbe1c5e0ad7682f0e26806be710be6d3"
"gitHead": "4c9ec1bdea7ca32a0adf33a1c0bc77538c1633d0"
}
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