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

bootstrap-next

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bootstrap-next - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

5

index.js

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

'react/react-in-jsx-scope': 'off',
'react/display-name': 'off',
semi: [

@@ -121,7 +122,7 @@ 'error',

${description}
${description} Bootstrapped with \`bootstrap-next\`.
## Development
To run this during development, just run \`yarn dev\`. To lint you code and attempt to fix some problems, run \`yarn lint:fix\`. If you just want to lint it, only run \`yarn lint\`.
To run this during development, just run \`yarn dev\`. To lint your code and attempt to fix some problems, run \`yarn lint:fix\`. If you just want to lint it, only run \`yarn lint\`.

@@ -128,0 +129,0 @@ ## Production

2

package.json
{
"name": "bootstrap-next",
"version": "1.0.2",
"version": "1.0.3",
"description": "Quickly and easily bootstrap a Next.js project.",

@@ -5,0 +5,0 @@ "main": "index.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