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

bulma-start

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bulma-start - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

12

package.json
{
"name": "bulma-start",
"version": "0.0.4",
"version": "0.0.5",
"description": "Start package for Bulma",

@@ -18,14 +18,14 @@ "keywords": [

"devDependencies": {
"autoprefixer": "^9.7.6",
"autoprefixer": "^10.4.7",
"babel-cli": "^6.26.0",
"babel-preset-env": "^1.7.0",
"babel-preset-es2015-ie": "^6.7.0",
"bulma": "^0.8.2",
"node-sass": "^4.13.1",
"bulma": "^0.9.3",
"npm-run-all": "^4.1.5",
"postcss-cli": "^7.1.0"
"postcss-cli": "^9.1.0",
"sass": "^1.51.0"
},
"scripts": {
"css-deploy": "npm run css-build && npm run css-postcss",
"css-build": "node-sass _sass/main.scss css/main.css",
"css-build": "sass --no-source-map _sass/main.scss:css/main.css",
"css-postcss": "postcss --use autoprefixer --output css/main.css css/main.css",

@@ -32,0 +32,0 @@ "css-watch": "npm run css-build -- --watch",

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc