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

anyonecandesign-core

Package Overview
Dependencies
Maintainers
0
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

anyonecandesign-core - npm Package Compare versions

Comparing version 0.0.16 to 0.0.17

15

dist/data/projectCreationStructures.js

@@ -33,2 +33,7 @@ var projectCreationStructures = [

{
id: 'landing-faq',
name: 'FAQ Section',
description: 'Answers common questions to assist users and reduce support inquiries.',
},
{
id: 'landing-footer',

@@ -55,3 +60,13 @@ name: 'Footer section',

},
{
id: 'contact-page',
name: 'Contact Page',
description: 'A page that allows users to reach out via forms, emails, or phone numbers.',
},
{
id: 'dark-mode',
name: 'Dark Mode Toggle',
description: 'Allows users to switch between light and dark themes.',
},
];
export default projectCreationStructures;

2

package.json
{
"name": "anyonecandesign-core",
"version": "0.0.16",
"version": "0.0.17",
"type": "module",

@@ -5,0 +5,0 @@ "description": "Constants and types for anyonecandesign.com",

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