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.1.13 to 0.1.14

6

CHANGELOG.md
# create-quilt-app
## 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

@@ -4,0 +10,0 @@

2

package.json
{
"name": "create-quilt-app",
"type": "module",
"version": "0.1.13",
"version": "0.1.14",
"license": "MIT",

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

@@ -8,4 +8,4 @@ {

"include": ["src"],
"exclude": ["sewing-kit.config.ts", "*.test.ts", "*.test.tsx"],
"exclude": ["sewing-kit.config.ts", "**/*.test.ts", "**/*.test.tsx"],
"references": [{"path": "../quilt"}, {"path": "../craft"}]
}
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