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

@quenty/attributeutils

Package Overview
Dependencies
Maintainers
1
Versions
233
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 3.4.0-canary.224.ceec2f8.0 to 3.4.0

13

CHANGELOG.md

@@ -6,3 +6,3 @@ # Change Log

# [3.4.0-canary.224.ceec2f8.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/attributeutils@3.3.0...@quenty/attributeutils@3.4.0-canary.224.ceec2f8.0) (2021-11-10)
# [3.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/attributeutils@3.3.1...@quenty/attributeutils@3.4.0) (2021-11-20)

@@ -12,2 +12,13 @@

* Support MacOS syncing ([#225](https://github.com/Quenty/NevermoreEngine/issues/225)) ([03f9183](https://github.com/Quenty/NevermoreEngine/commit/03f918392c6a5bdd33f8a17c38de371d1e06c67a))
## [3.3.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/attributeutils@3.3.0...@quenty/attributeutils@3.3.1) (2021-11-10)
### Bug Fixes
* Defer signal creation ([8d52470](https://github.com/Quenty/NevermoreEngine/commit/8d52470cbafbd3815bd5e6fe397c7faed2d6f5bc))

@@ -14,0 +25,0 @@

10

package.json
{
"name": "@quenty/attributeutils",
"version": "3.4.0-canary.224.ceec2f8.0",
"version": "3.4.0",
"description": "Provides utility functions to work with attributes in Roblox",

@@ -28,5 +28,5 @@ "keywords": [

"dependencies": {
"@quenty/loader": "3.1.1",
"@quenty/maid": "2.0.1",
"@quenty/rx": "3.2.0"
"@quenty/loader": "^3.1.1",
"@quenty/maid": "^2.0.1",
"@quenty/rx": "^3.3.0"
},

@@ -36,3 +36,3 @@ "publishConfig": {

},
"gitHead": "ceec2f8778595b91b47d2fc375f86431754ee2b9"
"gitHead": "87ab1435a59a05e7dd745db1dfcec26116d1d71d"
}

@@ -5,4 +5,4 @@ {

"tree": {
"$path": { "optional": "..\\node_modules" }
"$path": { "optional": "../node_modules" }
}
}
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