New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@hazae41/mutex

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hazae41/mutex - npm Package Compare versions

Comparing version 1.2.7 to 1.2.8

10

package.json
{
"type": "module",
"name": "@hazae41/mutex",
"version": "1.2.7",
"version": "1.2.8",
"description": "Rust-like Mutex for TypeScript",

@@ -25,3 +25,3 @@ "homepage": "https://github.com/hazae41/mutex",

"dependencies": {
"@hazae41/result": "^1.0.42"
"@hazae41/result": "^1.0.46"
},

@@ -31,7 +31,7 @@ "devDependencies": {

"@rollup/plugin-typescript": "^11.1.1",
"@types/node": "^20.2.5",
"@types/node": "^20.3.1",
"rimraf": "^5.0.1",
"rollup": "^3.23.0",
"rollup": "^3.25.1",
"rollup-plugin-dts": "^5.3.0",
"rollup-plugin-node-externals": "^6.0.1",
"rollup-plugin-node-externals": "^6.1.1",
"typescript": "^5.1.3"

@@ -38,0 +38,0 @@ },

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