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

@quenty/tuple

Package Overview
Dependencies
Maintainers
0
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@quenty/tuple - npm Package Compare versions

Comparing version 1.0.1-canary.478.34e8ede.0 to 1.0.1-canary.478.88914d9.0

src/Shared/TupleLookup.lua

8

CHANGELOG.md

@@ -6,7 +6,13 @@ # Change Log

## 1.0.1-canary.478.34e8ede.0 (2024-08-27)
## 1.0.1-canary.478.88914d9.0 (2024-09-12)
### Bug Fixes
* Fix tuple string conversion ([9b907d5](https://github.com/Quenty/NevermoreEngine/commit/9b907d5d068e2b73fb9de6a8aef89504b30ccb22))
### Features
* Add tuple package and fix tie signal ([134f90c](https://github.com/Quenty/NevermoreEngine/commit/134f90c03b265b9d2232198475ca27f4d5e87071))
* Add TupleLookup ([4de1c5f](https://github.com/Quenty/NevermoreEngine/commit/4de1c5fcd226fdcb5f23f26cd0b3ec31005a5330))

7

package.json
{
"name": "@quenty/tuple",
"version": "1.0.1-canary.478.34e8ede.0",
"version": "1.0.1-canary.478.88914d9.0",
"description": "Tuple utility package",

@@ -28,3 +28,4 @@ "keywords": [

"dependencies": {
"@quenty/loader": "10.3.1-canary.478.34e8ede.0"
"@quenty/loader": "10.3.1-canary.478.88914d9.0",
"@quenty/lrucache": "1.1.1-canary.478.88914d9.0"
},

@@ -34,3 +35,3 @@ "publishConfig": {

},
"gitHead": "34e8edee97fa93a0a5bd84442b85826082444f2a"
"gitHead": "88914d9021cfc9d91111f4d825341271dc292ec4"
}

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