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

smooth-corners

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

smooth-corners - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

2

package.json
{
"name": "smooth-corners",
"version": "1.0.3",
"version": "1.0.4",
"description": "CSS superellipse masks with the Houdini API",

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

@@ -43,5 +43,7 @@ <h1 align=center>Smooth Corners</h1>

.mask {
/* Integer 1 to 100. Scoped locally or globally in :root {}
2 is a perfect circle
< 2 are diamonds / asteroids
/* Integer 0 to 100. Scoped locally or globally in :root {}
< 1 are concave rhombuses / asteroids
= 1 is a perfect rhombus
> 1 and <2 are convex rhombuses>
= 2 is a perfect circle
> 2 are rounded squares */

@@ -48,0 +50,0 @@ --smooth-corners: 3;

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