New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.11 to 0.1.12

6

CHANGELOG.md
# create-quilt-app
## 0.1.12
### Patch Changes
- [`4d3d0fa`](https://github.com/lemonmade/quilt/commit/4d3d0fadd1dc4eedd88198506d4f05f446180430) Thanks [@lemonmade](https://github.com/lemonmade)! - Fix some type errors
## 0.1.11

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

2

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

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

@@ -23,3 +23,3 @@ {

"@quilted/typescript": "^0.2.0",
"typescript": "^4.3.0"
"typescript": "^4.6.0"
},

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

{
"extends": "../typescript/pkg.json",
"extends": "@quilted/typescript/pkg.json",
"compilerOptions": {

@@ -4,0 +4,0 @@ "rootDir": "src",

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