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

@significa/start

Package Overview
Dependencies
Maintainers
2
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@significa/start - npm Package Compare versions

Comparing version 0.4.0 to 0.4.1

4

lib/common.js

@@ -13,4 +13,4 @@ "use strict";

format: 'prettier "./src/**/*.+(ts|tsx|js|jsx|json|yml|yaml|md|mdx)"',
'format:write': 'npm run prettier -- --write',
'validate:format': 'npm run prettier -- --check',
'format:write': 'npm run format -- --write',
'validate:format': 'npm run format -- --check',
'validate:build': 'tsc',

@@ -17,0 +17,0 @@ validate: 'npm run lint && npm run validate:format && npm run validate:build',

@@ -25,2 +25,3 @@ "use strict";

'@types/react',
'@types/react-dom',
'@types/node',

@@ -27,0 +28,0 @@ '@types/styled-components',

{
"name": "@significa/start",
"description": "Opinionated Significa's bootstrap CLI to start React projects based on Create React App, NextJS or GatsbyJS.",
"version": "0.4.0",
"version": "0.4.1",
"author": "Significa Lda. <hello@significa.co>",

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

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