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.1 to 1.1.2

4

CHANGELOG.md

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

## [1.1.2](https://github.com/AliMD/alwatr/compare/@alwatr/crypto@1.1.1...@alwatr/crypto@1.1.2) (2023-09-12)
**Note:** Version bump only for package @alwatr/crypto
## [1.1.1](https://github.com/AliMD/alwatr/compare/@alwatr/crypto@1.1.0...@alwatr/crypto@1.1.1) (2023-09-12)

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

8

package.json
{
"name": "@alwatr/crypto",
"version": "1.1.1",
"version": "1.1.2",
"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": "^1.1.1",
"@alwatr/math": "^1.1.1",
"@alwatr/logger": "^1.1.2",
"@alwatr/math": "^1.1.2",
"tslib": "^2.6.2"
},
"gitHead": "ebc98f75330ab77c7a5bfeebe0fd1f4748bf3821"
"gitHead": "16036de8a6d781116e8c463ba41a2cb8cdc34edc"
}
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