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

@quilted/threads

Package Overview
Dependencies
Maintainers
1
Versions
79
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@quilted/threads - npm Package Compare versions

Comparing version 0.0.0-preview-20230807213155 to 0.0.0-preview-20230807214448

8

CHANGELOG.md
# @quilted/threads
## 0.0.0-preview-20230807213155
## 0.0.0-preview-20230807214448
### Patch Changes
- Update signals dependency and add dedicated package for signal utilities
- First major version for `@quilted/events`

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

- Updated dependencies []:
- @quilted/events@0.0.0-preview-20230807213155
- @quilted/events@0.0.0-preview-20230807214448

@@ -19,2 +21,4 @@ ## 0.1.16

- [`00d90d10`](https://github.com/lemonmade/quilt/commit/00d90d10f4eb97fe55712adcc8b34aa3d3ec1aa1) Thanks [@lemonmade](https://github.com/lemonmade)! - Update signals dependency and add dedicated package for signal utilities
- [#587](https://github.com/lemonmade/quilt/pull/587) [`1180dde2`](https://github.com/lemonmade/quilt/commit/1180dde278793006b8ae153804130cad6dab36c2) Thanks [@lemonmade](https://github.com/lemonmade)! - First major version for `@quilted/events`

@@ -21,0 +25,0 @@

@@ -5,3 +5,3 @@ {

"type": "module",
"version": "0.0.0-preview-20230807213155",
"version": "0.0.0-preview-20230807214448",
"license": "MIT",

@@ -46,6 +46,6 @@ "engines": {

"dependencies": {
"@quilted/events": "0.0.0-preview-20230807213155"
"@quilted/events": "0.0.0-preview-20230807214448"
},
"peerDependencies": {
"@preact/signals-core": "^1.3.0"
"@preact/signals-core": "^1.4.0"
},

@@ -58,3 +58,3 @@ "peerDependenciesMeta": {

"devDependencies": {
"@preact/signals-core": "^1.3.0",
"@preact/signals-core": "^1.4.0",
"@quilted/testing": "0.1.6"

@@ -61,0 +61,0 @@ },

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