New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

create-next-app

Package Overview
Dependencies
Maintainers
2
Versions
2494
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-next-app - npm Package Compare versions

Comparing version 0.5.0 to 0.5.1

4

lib/templates/default/pages/index.js
import Link from 'next/link'
import Head from '../components/Head'
import Nav from '../components/Nav'
import Head from '../components/head'
import Nav from '../components/nav'

@@ -5,0 +5,0 @@ export default () => (

{
"name": "create-next-app",
"description": "Create Next.js apps in one command",
"version": "0.5.0",
"version": "0.5.1",
"main": "index.js",

@@ -6,0 +6,0 @@ "license": "MIT",

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