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 8.8.0 to 8.9.0-canary.347.e0dad1c.0

11

CHANGELOG.md

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

# [8.9.0-canary.347.e0dad1c.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/attributeutils@8.8.0...@quenty/attributeutils@8.9.0-canary.347.e0dad1c.0) (2023-03-31)
### Features
* Add AttributeUtils.promiseAttribute(instance, attributeName, predicate, cancelToken) ([cf98166](https://github.com/Quenty/NevermoreEngine/commit/cf98166007c7dd2b79946701cd17fb7f89390bae))
# [8.8.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/attributeutils@8.7.0...@quenty/attributeutils@8.8.0) (2023-03-05)

@@ -8,0 +19,0 @@

2

LICENSE.md
MIT License
Copyright (c) 2014-2022 Quenty
Copyright (c) 2014-2023 James Onnen (Quenty)

@@ -5,0 +5,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy

{
"name": "@quenty/attributeutils",
"version": "8.8.0",
"version": "8.9.0-canary.347.e0dad1c.0",
"description": "Provides utility functions to work with attributes in Roblox",

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

"dependencies": {
"@quenty/brio": "^8.7.0",
"@quenty/loader": "^6.2.0",
"@quenty/maid": "^2.5.0",
"@quenty/rx": "^7.7.0",
"@quenty/symbol": "^2.2.0"
"@quenty/brio": "8.8.0-canary.347.e0dad1c.0",
"@quenty/canceltoken": "6.4.0-canary.347.e0dad1c.0",
"@quenty/loader": "6.2.0",
"@quenty/maid": "2.5.0",
"@quenty/promise": "6.4.0-canary.347.e0dad1c.0",
"@quenty/rx": "7.8.0-canary.347.e0dad1c.0",
"@quenty/symbol": "2.2.0"
},

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

},
"gitHead": "e62b5eac2e5d9084ab9083f128452dd2d98b6f1a"
"gitHead": "e0dad1c6044f59b3a389ed388cebbfacf2b4a7ca"
}

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