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

@quenty/animationprovider

Package Overview
Dependencies
Maintainers
1
Versions
194
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@quenty/animationprovider - npm Package Compare versions

Comparing version

to
3.4.0

4

CHANGELOG.md

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

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

@@ -12,3 +12,3 @@

* Support MacOS syncing ([c50dead](https://github.com/Quenty/NevermoreEngine/commit/c50deadbe5ebe479aded04e1619441a08ff0e9a8))
* Support MacOS syncing ([#225](https://github.com/Quenty/NevermoreEngine/issues/225)) ([03f9183](https://github.com/Quenty/NevermoreEngine/commit/03f918392c6a5bdd33f8a17c38de371d1e06c67a))

@@ -15,0 +15,0 @@

{
"name": "@quenty/animationprovider",
"version": "3.3.1-canary.c50dead.0",
"version": "3.4.0",
"description": "Provides animations for anything tagged with \"AnimationContainer\" and from a folder named \"Animations\" in ReplicatedStorage.",

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

"dependencies": {
"@quenty/loader": "3.1.1",
"@quenty/templateprovider": "3.3.1-canary.c50dead.0"
"@quenty/loader": "^3.1.1",
"@quenty/templateprovider": "^3.4.0"
},

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

},
"gitHead": "c50deadbe5ebe479aded04e1619441a08ff0e9a8"
"gitHead": "87ab1435a59a05e7dd745db1dfcec26116d1d71d"
}