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.14 to 0.0.15

dist/es/index.js

11

package.json
{
"name": "js-confetti",
"version": "0.0.14",
"version": "0.0.15",
"license": "MIT",
"description": "js-confetti",
"main": "dist/index.js",
"main": "dist/js-confetti.min.js",
"module": "dist/es/index.js",
"repository": {

@@ -18,3 +19,3 @@ "type": "git",

"dev": "NODE_ENV=development webpack serve --config webpack.config.example.ts",
"build": "NODE_ENV=production webpack --config webpack.config.ts",
"build": "rollup -c",
"build-example": "NODE_ENV=production webpack --config webpack.config.example.ts",

@@ -27,2 +28,3 @@ "lint": "eslint src --ext .ts"

"@babel/preset-typescript": "^7.12.7",
"@rollup/plugin-babel": "^5.3.0",
"@types/copy-webpack-plugin": "^6.4.0",

@@ -42,2 +44,5 @@ "@types/html-webpack-plugin": "^3.2.4",

"html-webpack-plugin": "5.0.0-alpha.4",
"rollup": "^2.40.0",
"rollup-plugin-terser": "^7.0.2",
"rollup-plugin-typescript2": "^0.30.0",
"ts-loader": "^8.0.11",

@@ -44,0 +49,0 @@ "ts-node": "^9.1.1",

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