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

create-payload-app

Package Overview
Dependencies
Maintainers
1
Versions
436
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.27 to 0.3.28

2

dist/templates/blank/src/payload.config.ts

@@ -7,3 +7,3 @@ import { buildConfig } from 'payload/config';

export default buildConfig({
serverURL: 'http://127.0.0.1:3000',
serverURL: 'http://localhost:3000',
admin: {

@@ -10,0 +10,0 @@ user: Users.slug,

@@ -10,3 +10,3 @@ import { buildConfig } from 'payload/config';

export default buildConfig({
serverURL: 'http://127.0.0.1:3000',
serverURL: 'http://localhost:3000',
admin: {

@@ -13,0 +13,0 @@ user: Users.slug,

@@ -7,3 +7,3 @@ import { buildConfig } from 'payload/config';

export default buildConfig({
serverURL: 'http://127.0.0.1:3000',
serverURL: 'http://localhost:3000',
admin: {

@@ -10,0 +10,0 @@ user: Users.slug,

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

},
"version": "0.3.27",
"version": "0.3.28",
"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