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

coolshapes-react

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

coolshapes-react - npm Package Compare versions

Comparing version 0.0.7-alpha.0 to 0.0.8-alpha.1

4

package.json
{
"name": "coolshapes-react",
"version": "0.0.7-alpha.0",
"version": "0.0.8-alpha.1",
"description": "A react component library for coolshapes",

@@ -10,3 +10,3 @@ "keywords": [

],
"main": "dist/cjs/coolshapes.js",
"main": "dist/umd/coolshapes.js",
"main:umd": "dist/umd/coolshapes.js",

@@ -13,0 +13,0 @@ "module": "dist/esm/coolshapes.js",

@@ -15,14 +15,20 @@ [![Coolshapes](https://coolshap.es/react-preview.jpg)](https://coolshap.es)

- [Installation](#installation)
- [How to use](#how-to-use)
- [Global Component](#how-to-use)
- [Using Shape Category](#component-with-shape-category-example)
- [Random functions](#using-random-shape-function)
- [Other Methods](#other-method)
- [Props](#props)
- [Categories](#categories)
- [Figma File](#figma-file)
- [Contributing](#contributing)
- [License](https://github.com/realvjy/coolshapes-react?tab=MIT-1-ov-file)
- [Credits](#credits)
- [Coolshapes](#coolshapes)
- [Table of Contents](#table-of-contents)
- [Installation](#installation)
- [How to use](#how-to-use)
- [Global component example](#global-component-example)
- [Component with shape category example](#component-with-shape-category-example)
- [Generating random shapes](#generating-random-shapes)
- [Using random shape function](#using-random-shape-function)
- [Other Methods](#other-methods)
- [Renders the shapes from all catagories](#renders-the-shapes-from-all-catagories)
- [syntax](#syntax)
- [Props](#props)
- [Categories](#categories)
- [Others](#others)
- [cjs](#cjs)
- [Figma File](#figma-file)
- [Contributing](#contributing)
- [Support \& Donation](#support--donation)

@@ -186,3 +192,3 @@ ## Installation

There are `cjs`, `umd` and `es` included in bundled version of the module,
There are `umd` and `es` included in bundled version of the module,

@@ -189,0 +195,0 @@ #### cjs

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

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