Socket
Socket
Sign inDemoInstall

bulma-switch

Package Overview
Dependencies
0
Maintainers
2
Versions
17
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.0 to 2.0.4

55

package.json
{
"name": "bulma-switch",
"version": "2.0.0",
"version": "2.0.4",
"description": "Display classic checkbox as a switch button, in different colors, sizes, and states ",
"main": "./dist/css/bulma-switch.min.css",
"main": "dist/css/bulma-switch.min.css",
"style": "dist/css/bulma-switch.min.css",
"sass": "src/sass/index.sass",
"scripts": {

@@ -31,29 +33,30 @@ "build": "gulp",

"devDependencies": {
"ansi-colors": "^2.0.1",
"autoprefixer": "^8.6.2",
"ansi-colors": "^4.1.1",
"autoprefixer": "^10.4.2",
"babel-core": "^6.26.3",
"babel-jest": "^23.0.1",
"babel-loader": "^7.1.4",
"babel-jest": "^27.4.6",
"babel-loader": "^8.2.3",
"babel-plugin-transform-object-rest-spread": "^6.26.0",
"babel-preset-env": "^1.7.0",
"bulma": "^0.7.1",
"camelcase": "^5.0.0",
"commitizen": "^2.10.1",
"cz-conventional-changelog": "^2.1.0",
"del": "^3.0.0",
"fancy-log": "^1.3.2",
"gulp": "^4.0.0",
"gulp-autoprefixer": "^5.0.0",
"gulp-clean-css": "^3.9.4",
"bulma": "^0.9.3",
"camelcase": "^6.3.0",
"commitizen": "^4.2.4",
"cz-conventional-changelog": "^3.3.0",
"del": "^6.0.0",
"fancy-log": "^2.0.0",
"gulp": "^4.0.2",
"gulp-autoprefixer": "^8.0.0",
"gulp-clean-css": "^4.3.0",
"gulp-concat": "^2.6.1",
"gulp-nop": "0.0.3",
"gulp-postcss": "^7.0.1",
"gulp-sass": "^4.0.1",
"gulp-uglify": "^3.0.0",
"jest": "^23.1.0",
"regenerator-runtime": "^0.11.1",
"semantic-release": "^15.5.2",
"travis-deploy-once": "^5.0.0",
"webpack": "^4.12.0",
"webpack-stream": "^4.0.3"
"gulp-nop": "^0.0.3",
"gulp-postcss": "^9.0.1",
"gulp-sass": "^5.1.0",
"gulp-uglify": "^3.0.2",
"jest": "^27.4.7",
"regenerator-runtime": "^0.13.9",
"sass": "^1.48.0",
"semantic-release": "^18.0.1",
"travis-deploy-once": "^5.0.11",
"webpack": "^5.66.0",
"webpack-stream": "^7.0.0"
},

@@ -71,2 +74,2 @@ "config": {

]
}
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc