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

create-payload-app

Package Overview
Dependencies
Maintainers
2
Versions
469
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-payload-app - npm Package Compare versions

Comparing version 0.3.29 to 0.3.30

4

dist/lib/common-files/package.template.json

@@ -20,7 +20,7 @@ {

"dotenv": "^8.2.0",
"express": "^4.17.1"
"express": "^4.17.1",
"cross-env": "^7.0.3"
},
"devDependencies": {
"@types/express": "^4.17.9",
"cross-env": "^7.0.3",
"nodemon": "^2.0.6",

@@ -27,0 +27,0 @@ "ts-node": "^9.1.1",

@@ -9,5 +9,2 @@ import { CollectionConfig } from 'payload/types';

},
access: {
read: () => true,
},
fields: [

@@ -14,0 +11,0 @@ // Email added by default

@@ -9,5 +9,2 @@ import { CollectionConfig } from 'payload/types';

},
access: {
read: () => true,
},
fields: [

@@ -14,0 +11,0 @@ // Email added by default

@@ -9,5 +9,2 @@ import { CollectionConfig } from 'payload/types';

},
access: {
read: () => true,
},
fields: [

@@ -14,0 +11,0 @@ // Email added by default

@@ -40,3 +40,3 @@ {

},
"version": "0.3.29",
"version": "0.3.30",
"devDependencies": {

@@ -43,0 +43,0 @@ "@types/command-exists": "^1.2.0",

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