Socket
Socket
Sign inDemoInstall

@patternplate/create-default

Package Overview
Dependencies
Maintainers
1
Versions
96
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@patternplate/create-default - npm Package Compare versions

Comparing version 2.0.0-49 to 2.0.0-50

28

index.js

@@ -25,27 +25,11 @@ module.exports = createDefault;

const README = data => {
return `
> a patternplate project
return `---
displayName: "my-patternplate"
---
# ${data.name}
# You did it! :tada:
This is the minimal template required for
a \`patternplate\` project.
You successfully installed and started patternplate.
* No \`patternplate.config.js\`, defaults apply
* Documentation at \`docs\` and \`README.md\`
* Pattern sources at \`lib\`
* Demos are plain HTML, CSS, JavaScript
## Getting started
\`\`\`bash
yarn
yarn patternplate
\`\`\
## Hello world pattern
This template contains a "Hello World" pattern.
Access it by navigating to [pattern/hello-world](./pattern/hello-world).
Head back to the [Getting Started Guide](https://git.io/vAp5V) for further instructions.
`;

@@ -52,0 +36,0 @@ }

{
"name": "@patternplate/create-default",
"version": "2.0.0-49",
"version": "2.0.0-50",
"description": "Create a default patternplate project via patternplate create",

@@ -5,0 +5,0 @@ "xo": false,

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