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

hero-patterns

Package Overview
Dependencies
Maintainers
1
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hero-patterns - npm Package Compare versions

Comparing version 0.4.0 to 0.5.0

patterns/church-on-sunday.js

5

index.js

@@ -0,1 +1,6 @@

export { temple } from './patterns/temple.js'
export { stampCollection } from './patterns/stamp-collection.js'
export { deathStar } from './patterns/death-star.js'
export { churchOnSunday } from './patterns/church-on-sunday.js'
export { iLikeFood } from './patterns/i-like-food.js'
export { overlappingHexagons } from './patterns/overlapping-hexagons.js'

@@ -2,0 +7,0 @@ export { fourPointStars } from './patterns/four-point-stars.js'

2

package.json
{
"name": "hero-patterns",
"version": "0.4.0",
"version": "0.5.0",
"description": "Patterns from heropatterns.com exported as ES6 functions",

@@ -5,0 +5,0 @@ "main": "index.js",

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