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

create-fuse-app

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-fuse-app - npm Package Compare versions

Comparing version 0.4.0 to 0.4.1

6

CHANGELOG.md
# create-fuse-app
## 0.4.1
### Patch Changes
- 23c0264: Fix writing of `.mjs` next config
## 0.4.0

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

2

dist/index.js

@@ -268,3 +268,3 @@ #!/usr/bin/env node

await fs.writeFile(
resolve(targetDir, "next.config.js"),
resolve(targetDir, "next.config.mjs"),
result.code,

@@ -271,0 +271,0 @@ "utf-8"

{
"name": "create-fuse-app",
"version": "0.4.0",
"version": "0.4.1",
"description": "The magical GraphQL framework",

@@ -5,0 +5,0 @@ "homepage": "https://github.com/StellateHQ/fuse.js",

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