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

create-quilt-app

Package Overview
Dependencies
Maintainers
1
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-quilt-app - npm Package Compare versions

Comparing version 0.0.0-preview-20230114175545 to 0.0.0-preview-20230401011453

LICENSE.md

10

CHANGELOG.md
# create-quilt-app
## 0.0.0-preview-20230114175545
## 0.0.0-preview-20230401011453
### Patch Changes
- Update to React 18
- Update to TypeScript 5.0
## 0.1.31
### Patch Changes
- [#536](https://github.com/lemonmade/quilt/pull/536) [`cf6e2de1`](https://github.com/lemonmade/quilt/commit/cf6e2de186d8644fad9afcedda85c05002e909e1) Thanks [@lemonmade](https://github.com/lemonmade)! - Update to TypeScript 5.0
## 0.1.30

@@ -10,0 +16,0 @@

2

package.json
{
"name": "create-quilt-app",
"type": "module",
"version": "0.0.0-preview-20230114175545",
"version": "0.0.0-preview-20230401011453",
"license": "MIT",

@@ -6,0 +6,0 @@ "repository": {

@@ -1,1 +0,1 @@

export {default} from './App';
export {default} from './App.tsx';

@@ -24,3 +24,3 @@ {

"@quilted/typescript": "^0.2.0",
"typescript": "^4.7.0"
"typescript": "^5.0.0"
},

@@ -27,0 +27,0 @@ "prettier": "@quilted/prettier",

Sorry, the diff of this file is not supported yet

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