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

js-confetti

Package Overview
Dependencies
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

js-confetti - npm Package Compare versions

Comparing version 0.0.10 to 0.0.11

3

package.json
{
"name": "js-confetti",
"version": "0.0.10",
"version": "0.0.11",
"license": "MIT",

@@ -19,2 +19,3 @@ "description": "js-confetti",

"build": "NODE_ENV=production webpack --config webpack.config.ts",
"build-example": "NODE_ENV=production webpack --config webpack.config.example.ts",
"lint": "eslint src --ext .ts"

@@ -21,0 +22,0 @@ },

# js-confetti
[![npm version](https://badge.fury.io/js/js-confetti.svg)](https://badge.fury.io/js/js-confetti)
![NPM Downloads](https://img.shields.io/npm/dw/js-confetti)
🎉 JS Confetti library with zero dependencies
Demo: https://loonywizard.github.io/js-confetti/
NPM: https://www.npmjs.com/package/js-confetti
## Usage
Install library via yarn or npm
```sh
yarn add js-confetti
```
Initialize instance of JSConfetti class and call addConfetti method
```js

@@ -6,0 +23,0 @@ import JSConfetti from 'js-confetti'

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