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.23 to 0.3.24

6

package.json

@@ -10,2 +10,3 @@ {

"copyfiles": "copyfiles -u 1 \"src/templates/**\" \"src/lib/common-files/**\" dist",
"clean": "rimraf dist",
"typecheck": "tsc --noEmit",

@@ -16,3 +17,3 @@ "lint": "eslint \"src/**/*.ts\"",

"test": "jest",
"prepublishOnly": "yarn test && yarn build",
"prepublishOnly": "yarn test && yarn clean && yarn build",
"prepare": "husky install",

@@ -41,3 +42,3 @@ "release:beta": "yarn publish --tag beta",

},
"version": "0.3.23",
"version": "0.3.24",
"devDependencies": {

@@ -61,2 +62,3 @@ "@types/command-exists": "^1.2.0",

"prettier": "^2.3.2",
"rimraf": "^4.1.2",
"ts-jest": "^27.1.1",

@@ -63,0 +65,0 @@ "typescript": "^4.8.4"

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