Socket
Socket
Sign inDemoInstall

fizzle.js

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fizzle.js - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

dist/fizzle.min.js

17

package.json
{
"name": "fizzle.js",
"version": "1.0.0",
"description": "Write any text with animated fizzly bubbles",
"version": "1.0.1",
"description": "Write any text in a canvas with fizzly bubbles.",
"main": "fizzle.js",
"files": [
"dist/"
],
"scripts": {
"test": "eslint fizzle.js"
"test": "eslint fizzle.js",
"prepublishOnly": "webpack"
},

@@ -26,5 +30,10 @@ "repository": {

"devDependencies": {
"@babel/core": "^7.0.0-beta.40",
"@babel/preset-env": "^7.0.0-beta.40",
"babel-loader": "^8.0.0-beta.0",
"eslint": "^4.18.0",
"eslint-config-airbnb-base": "^12.1.0",
"eslint-plugin-import": "^2.8.0",
"eslint-config-airbnb-base": "^12.1.0"
"uglifyjs-webpack-plugin": "^1.2.0",
"webpack": "^3.11.0"
},

@@ -31,0 +40,0 @@ "dependencies": {

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