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

@quenty/attributeutils

Package Overview
Dependencies
Maintainers
1
Versions
229
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@quenty/attributeutils - npm Package Compare versions

Comparing version 9.1.1 to 9.1.2-canary.433.80025dc.0

12

CHANGELOG.md

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

## [9.1.2-canary.433.80025dc.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/attributeutils@9.1.1...@quenty/attributeutils@9.1.2-canary.433.80025dc.0) (2023-12-14)
### Features
* Add AttributeTableValue.new(adornee, defaultValues) which allows for a cleaner use of multiple attributes being returned or indexed into. ([a2f2aa1](https://github.com/Quenty/NevermoreEngine/commit/a2f2aa1ebe049eb36e9c623a8e96216cba93a1d3))
* Refactor AttributeTableValue to support non-attibute values. ([17af0b6](https://github.com/Quenty/NevermoreEngine/commit/17af0b6bbc46b31e70cf067aa41d88d2b7717cc7))
## [9.1.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/attributeutils@9.1.0...@quenty/attributeutils@9.1.1) (2023-10-28)

@@ -8,0 +20,0 @@

19

package.json
{
"name": "@quenty/attributeutils",
"version": "9.1.1",
"version": "9.1.2-canary.433.80025dc.0",
"description": "Provides utility functions to work with attributes in Roblox",

@@ -28,9 +28,10 @@ "keywords": [

"dependencies": {
"@quenty/brio": "^9.1.1",
"@quenty/canceltoken": "^7.0.0",
"@quenty/loader": "^7.0.0",
"@quenty/maid": "^2.6.0",
"@quenty/promise": "^7.0.0",
"@quenty/rx": "^8.1.1",
"@quenty/symbol": "^2.2.0"
"@quenty/brio": "9.1.2-canary.433.80025dc.0",
"@quenty/canceltoken": "7.0.1-canary.433.80025dc.0",
"@quenty/loader": "7.0.1-canary.433.80025dc.0",
"@quenty/maid": "2.6.0",
"@quenty/promise": "7.0.1-canary.433.80025dc.0",
"@quenty/rx": "8.1.2-canary.433.80025dc.0",
"@quenty/rxsignal": "2.1.2-canary.433.80025dc.0",
"@quenty/symbol": "2.2.0"
},

@@ -40,3 +41,3 @@ "publishConfig": {

},
"gitHead": "440aca7ce2b50b74317ee05fdc0b8d1e58001af3"
"gitHead": "80025dcd926765b502d322bb84e013b973409d8c"
}

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