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

@quenty/blend

Package Overview
Dependencies
Maintainers
1
Versions
223
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@quenty/blend - npm Package Compare versions

Comparing version 1.0.1-canary.234.cb1f814.0 to 1.1.0

19

CHANGELOG.md

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

## 1.0.1-canary.234.cb1f814.0 (2021-12-14)
# 1.1.0 (2021-12-14)

@@ -12,2 +12,17 @@

* Add initial Blend package, a declarative UI package like Fusion ([88244cc](https://github.com/Quenty/NevermoreEngine/commit/88244ccb5f6452ad57ae6643c60267f0b09937cf))
* Add initial Blend package, a declarative UI package like Fusion ([764a13f](https://github.com/Quenty/NevermoreEngine/commit/764a13f107560a180462dbf67878530452005979))
# v1.1.0 (Tue Dec 14 2021)
#### 🚀 Enhancement
- style: Fix linting [#234](https://github.com/Quenty/NevermoreEngine/pull/234) ([@Quenty](https://github.com/Quenty))
- feat: Add initial Blend package, a declarative UI package like Fusion [#234](https://github.com/Quenty/NevermoreEngine/pull/234) ([@Quenty](https://github.com/Quenty))
#### Authors: 1
- James Onnen ([@Quenty](https://github.com/Quenty))

32

package.json
{
"name": "@quenty/blend",
"version": "1.0.1-canary.234.cb1f814.0",
"version": "1.1.0",
"description": "Declarative UI system.",

@@ -30,20 +30,20 @@ "keywords": [

"dependencies": {
"@quenty/brio": "3.3.1-canary.234.cb1f814.0",
"@quenty/instanceutils": "3.3.1-canary.234.cb1f814.0",
"@quenty/loader": "3.1.1",
"@quenty/maid": "2.0.1",
"@quenty/promise": "3.2.0",
"@quenty/rx": "3.3.1-canary.234.cb1f814.0",
"@quenty/spring": "2.1.0",
"@quenty/steputils": "3.0.0",
"@quenty/string": "2.2.0",
"@quenty/symbol": "2.0.0",
"@quenty/valuebaseutils": "3.3.1-canary.234.cb1f814.0",
"@quenty/valueobject": "3.3.1-canary.234.cb1f814.0"
"@quenty/brio": "^3.4.0",
"@quenty/instanceutils": "^3.4.0",
"@quenty/loader": "^3.1.1",
"@quenty/maid": "^2.0.1",
"@quenty/promise": "^3.2.0",
"@quenty/rx": "^3.4.0",
"@quenty/spring": "^2.1.0",
"@quenty/steputils": "^3.0.0",
"@quenty/string": "^2.2.0",
"@quenty/symbol": "^2.0.0",
"@quenty/valuebaseutils": "^3.4.0",
"@quenty/valueobject": "^3.4.0"
},
"devDependencies": {
"@quenty/contentproviderutils": "3.2.0",
"@quenty/playerthumbnailutils": "3.2.1-canary.234.cb1f814.0"
"@quenty/contentproviderutils": "^3.2.0",
"@quenty/playerthumbnailutils": "^3.3.0"
},
"gitHead": "cb1f814280a0474a56b4fa298f080bfacdd097ef"
"gitHead": "8a33939501e25cf227e96f7eb0d1a23b86f10f3c"
}
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