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

@quenty/clienttranslator

Package Overview
Dependencies
Maintainers
1
Versions
290
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@quenty/clienttranslator - npm Package Compare versions

Comparing version 4.4.1 to 4.4.2-canary.241.8dba9c1.0

12

CHANGELOG.md

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

## [4.4.2-canary.241.8dba9c1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/clienttranslator@4.4.1...@quenty/clienttranslator@4.4.2-canary.241.8dba9c1.0) (2022-01-03)
### Features
* Add JSONTranslator:ObserveFormatByKey(key, argData) ([60c9ece](https://github.com/Quenty/NevermoreEngine/commit/60c9ecec2679f4392f1ee8c4f3008dfe9ec68ffa))
* Suppress localization warnings when game is not published ([f0961eb](https://github.com/Quenty/NevermoreEngine/commit/f0961ebbc2359a8e7f89576664c0fb80ca9bfdae))
## [4.4.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/clienttranslator@4.4.0...@quenty/clienttranslator@4.4.1) (2021-12-30)

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

13

package.json
{
"name": "@quenty/clienttranslator",
"version": "4.4.1",
"version": "4.4.2-canary.241.8dba9c1.0",
"description": "Gets local translator for player",

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

"dependencies": {
"@quenty/loader": "^3.1.2",
"@quenty/promise": "^3.3.1",
"@quenty/pseudolocalize": "^2.0.1"
"@quenty/blend": "2.0.3-canary.241.8dba9c1.0",
"@quenty/loader": "3.1.3-canary.241.8dba9c1.0",
"@quenty/maid": "2.0.2",
"@quenty/promise": "3.3.2-canary.241.8dba9c1.0",
"@quenty/pseudolocalize": "2.0.1",
"@quenty/rx": "3.5.3-canary.241.8dba9c1.0"
},

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

},
"gitHead": "d146c77d0a8e452824de0ab0b4b03ba0370bcc1b"
"gitHead": "8dba9c1e474a8f8c5de373dc04e3c876e21b034b"
}

Sorry, the diff of this file is not supported yet

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