Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@alwatr/util

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@alwatr/util - npm Package Compare versions

Comparing version 1.2.10 to 1.3.0

6

CHANGELOG.md

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

# [1.3.0](https://github.com/Alwatr/eslib/compare/@alwatr/util@1.2.10...@alwatr/util@1.3.0) (2023-11-14)
### Features
* **yarn:** pnp ([b6a562c](https://github.com/Alwatr/eslib/commit/b6a562c909a35b3e626442e5c325da3fce448e1b)) by @AliMD
## [1.2.10](https://github.com/Alwatr/eslib/compare/@alwatr/util@1.2.9...@alwatr/util@1.2.10) (2023-11-08)

@@ -8,0 +14,0 @@

11

package.json
{
"name": "@alwatr/util",
"version": "1.2.10",
"version": "1.3.0",
"description": "Util library written in tiny TypeScript module.",

@@ -43,10 +43,13 @@ "keywords": [

"dependencies": {
"@alwatr/math": "^1.1.12",
"@alwatr/type": "^1.1.5",
"@alwatr/logger": "^2.2.0",
"@alwatr/math": "^1.2.0",
"@alwatr/type": "^1.2.0",
"@alwatr/util": "^1.3.0",
"tslib": "^2.6.2"
},
"devDependencies": {
"@types/node": "^20.9.0",
"flatstr": "^1.0.12"
},
"gitHead": "dc6207512b0fbae5ffad73e77a0e076c1523e4b1"
"gitHead": "c9c6d5abf5e2aeafa915fde58c73e030ac00db27"
}
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