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
2482
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 9.0.6-canary.1 to 9.0.6-canary.2

34

dist/default/pages/index.js
import React from 'react'
import Link from 'next/link'
import Head from 'next/head'

@@ -21,20 +20,17 @@ import Nav from '../components/nav'

<div className='row'>
<Link href='https://github.com/zeit/next.js#setup'>
<a className='card'>
<h3>Getting Started &rarr;</h3>
<p>Learn more about Next.js on GitHub and in their examples.</p>
</a>
</Link>
<Link href='https://github.com/zeit/next.js/tree/master/examples'>
<a className='card'>
<h3>Examples &rarr;</h3>
<p>Find other example boilerplates on the Next.js GitHub.</p>
</a>
</Link>
<Link href='https://github.com/zeit/next.js'>
<a className='card'>
<h3>Create Next App &rarr;</h3>
<p>Was this tool helpful? Let us know how we can improve it!</p>
</a>
</Link>
<a href='https://nextjs.org/docs' className='card'>
<h3>Documentation &rarr;</h3>
<p>Learn more about Next.js in the documentation.</p>
</a>
<a href='https://nextjs.org/learn' className='card'>
<h3>Next.js Learn &rarr;</h3>
<p>Learn about Next.js by following an interactive tutorial!</p>
</a>
<a
href='https://github.com/zeit/next.js/tree/master/examples'
className='card'
>
<h3>Examples &rarr;</h3>
<p>Find other example boilerplates on the Next.js GitHub.</p>
</a>
</div>

@@ -41,0 +37,0 @@ </div>

{
"name": "create-next-app",
"version": "9.0.6-canary.1",
"version": "9.0.6-canary.2",
"keywords": [

@@ -49,3 +49,3 @@ "react",

},
"gitHead": "5a9b0ba2ce957d9e252b8edc2dcccfa9c76ebb92"
"gitHead": "25451ce47a257cffdf3adf4e7fb93bfe099013f1"
}

Sorry, the diff of this file is too big to display

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