Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

bootstrap-italia

Package Overview
Dependencies
Maintainers
3
Versions
207
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bootstrap-italia - npm Package Compare versions

Comparing version 0.7.1 to 0.7.2

dist/css/bootstrap-italia.css

18

package.json
{
"name": "bootstrap-italia",
"version": "0.7.1",
"version": "0.7.2",
"keywords": [

@@ -19,4 +19,11 @@ "css",

"documentation-serve": "bundle exec jekyll serve",
"documentation-deploy-to-gh-pages": "bundle exec jekyll build --config _config.yml,_config_production.yml && gh-pages -d _gh_pages",
"test": "echo \"Error: no test specified\" && exit 1"
"documentation-deploy-to-gh-pages": "bundle exec jekyll build --config _config.yml,_config_production.yml && gh-pages -d _gh_pages -m 'Update documentation [ci skip]'",
"release": "node scripts/release",
"bump-major": "npm version major -m \"Release %s\"",
"bump-minor": "npm version minor -m \"Release %s\"",
"bump-patch": "npm version patch -m \"Release %s\"",
"preversion": "npm test",
"version": "node scripts/config-sync && git add _config.yml",
"postversion": "echo \"You can now publish your tag with 'git push --follow-tags'\"",
"test": "echo \"No tests specified\""
},

@@ -38,2 +45,3 @@ "repository": "https://github.com/italia/bootstrap-italia",

"devDependencies": {
"@octokit/rest": "^15.2.6",
"babel-core": "^6.26.3",

@@ -44,2 +52,3 @@ "babel-plugin-transform-es2015-modules-strip": "^0.1.0",

"browser-sync": "^2.24.1",
"conventional-changelog": "^1.1.24",
"cross-spawn": "^6.0.5",

@@ -59,3 +68,4 @@ "fancy-log": "^1.3.2",

"gulp-uglify": "^3.0.0",
"gulp-wrapper": "^1.0.0"
"gulp-wrapper": "^1.0.0",
"replace-in-file": "^3.4.0"
},

@@ -62,0 +72,0 @@ "dependencies": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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