create-quilt-app
Advanced tools
Comparing version 0.1.13 to 0.1.14
# 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 @@ |
{ | ||
"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"}] | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Possible typosquat attack
Supply chain riskThere is a package with a similar name that is downloaded much more often.
Did you mean |
---|
create-next-app |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
421535
0