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-next-20220320003651 to 0.0.0-next-20220320045258

10

CHANGELOG.md
# create-quilt-app
## 0.0.0-next-20220320003651
## 0.0.0-next-20220320045258
### Patch Changes
- [#203](https://github.com/lemonmade/quilt/pull/203) [`2a5063fe`](https://github.com/lemonmade/quilt/commit/2a5063fe8e949eaa7829dd5685901b67a06c09c8) Thanks [@lemonmade](https://github.com/lemonmade)! - Fix test files being included in TypeScript output
- [#206](https://github.com/lemonmade/quilt/pull/206) [`d3c6346d`](https://github.com/lemonmade/quilt/commit/d3c6346dc61a77fd6d45f13abe29222742b895fc) Thanks [@lemonmade](https://github.com/lemonmade)! - Update templates to include React dependencies
## 0.1.14
### Patch Changes
- [#203](https://github.com/lemonmade/quilt/pull/203) [`2a5063f`](https://github.com/lemonmade/quilt/commit/2a5063fe8e949eaa7829dd5685901b67a06c09c8) Thanks [@lemonmade](https://github.com/lemonmade)! - Fix test files being included in TypeScript output
## 0.1.13

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

2

package.json
{
"name": "create-quilt-app",
"type": "module",
"version": "0.0.0-next-20220320003651",
"version": "0.0.0-next-20220320045258",
"license": "MIT",

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

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

"dependencies": {
"@quilted/quilt": "^0.5.0"
"@quilted/quilt": "^0.5.0",
"react": "npm:@quilted/react@^0.1.0",
"react-dom": "npm:@quilted/react@^0.1.0"
},

@@ -17,0 +19,0 @@ "devDependencies": {

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