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

@quenty/animationgroup

Package Overview
Dependencies
Maintainers
1
Versions
133
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@quenty/animationgroup - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1-canary.38379e9.0

20

CHANGELOG.md

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

# 1.1.0 (2021-07-31)
## 1.1.1-canary.38379e9.0 (2021-07-31)

@@ -27,19 +27,1 @@

# 1.0.0 (2021-07-24)
# v1.1.0 (Sat Jul 31 2021)
#### 🐛 Bug Fix
- docs: Remove Changelog from README.md in favor of CHANGELOG.md which will be generated [#199](https://github.com/Quenty/NevermoreEngine/pull/199) ([@Quenty](https://github.com/Quenty))
- fix: Adjust CI badge to show automatic build and release state [#199](https://github.com/Quenty/NevermoreEngine/pull/199) ([@Quenty](https://github.com/Quenty))
- chore: Add funding field to package.json [#199](https://github.com/Quenty/NevermoreEngine/pull/199) ([@Quenty](https://github.com/Quenty))
- fix: Fix selene linting [#199](https://github.com/Quenty/NevermoreEngine/pull/199) ([@Quenty](https://github.com/Quenty))
- fix: Add CI and CD [#199](https://github.com/Quenty/NevermoreEngine/pull/199) ([@Quenty](https://github.com/Quenty))
#### Authors: 1
- James Onnen ([@Quenty](https://github.com/Quenty))

@@ -0,0 +0,0 @@ {

@@ -0,0 +0,0 @@ MIT License

10

package.json
{
"name": "@quenty/animationgroup",
"version": "1.1.0",
"version": "1.1.1-canary.38379e9.0",
"description": "A group of weighted tracks that can be played back with weighted probability. The closest example to this is the idle animation that looks around at a 1:10 ratio when you're standing still in default Roblox animation script.",

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

"dependencies": {
"@quenty/animationtrackutils": "^1.1.0",
"@quenty/baseobject": "^1.1.0",
"@quenty/maid": "^1.1.0"
"@quenty/animationtrackutils": "1.1.1-canary.38379e9.0",
"@quenty/baseobject": "1.1.1-canary.38379e9.0",
"@quenty/maid": "1.1.1-canary.38379e9.0"
},

@@ -40,3 +40,3 @@ "peerDependencies": {

},
"gitHead": "83f1a3fad8962c808c169e94f18f1fe8e786421d"
"gitHead": "38379e9071a0868997337378aa8cc01d5f0dccfa"
}

@@ -0,0 +0,0 @@ ## AnimationGroup

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