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.2.0 to 1.2.1

4

CHANGELOG.md

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

## [1.2.1](https://github.com/Alwatr/eslib/compare/@alwatr/crypto@1.2.0...@alwatr/crypto@1.2.1) (2023-11-23)
**Note:** Version bump only for package @alwatr/crypto
# [1.2.0](https://github.com/Alwatr/eslib/compare/@alwatr/crypto@1.1.12...@alwatr/crypto@1.2.0) (2023-11-14)

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

12

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

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

"dependencies": {
"@alwatr/logger": "^2.2.0",
"@alwatr/math": "^1.2.0",
"@alwatr/util": "^1.3.0",
"@alwatr/logger": "^2.3.0",
"@alwatr/math": "^1.2.1",
"@alwatr/util": "^1.3.1",
"tslib": "^2.6.2"
},
"devDependencies": {
"@types/node": "^20.9.0"
"@types/node": "^20.9.4"
},
"gitHead": "c9c6d5abf5e2aeafa915fde58c73e030ac00db27"
"gitHead": "0f5a2f89263e9bf03a7f5087b0715ea1fc059674"
}

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