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

@shore/bootstrap

Package Overview
Dependencies
Maintainers
6
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@shore/bootstrap - npm Package Compare versions

Comparing version 3.3.5-shore.34 to 3.3.5-shore.35

less/titatoggle.less

2

dist/js/bootstrap.min.js
/*!
* Bootstrap v3.3.5-shore.34 (http://getbootstrap.com)
* Bootstrap v3.3.5-shore.35 (http://getbootstrap.com)
* Copyright 2011-2016 Twitter, Inc.

@@ -4,0 +4,0 @@ * Licensed under the MIT license

@@ -167,3 +167,3 @@ /*!

options: {
strictMath: true,
strictMath: false,
sourceMap: true,

@@ -179,3 +179,3 @@ outputSourceFiles: true,

options: {
strictMath: true,
strictMath: false,
sourceMap: true,

@@ -182,0 +182,0 @@ outputSourceFiles: true,

{
"name": "@shore/bootstrap",
"description": "The most popular front-end framework for developing responsive, mobile first projects on the web.",
"version": "3.3.5-shore.34",
"version": "3.3.5-shore.35",
"keywords": [

@@ -20,7 +20,6 @@ "css",

"ensure-surge-collaborator": "surge list|grep shore-bootstrap-theme.surge.sh || (echo 'ERR: you are currently not a collaborator, pls contact FE team!' && exit 1)",
"ensure-shore-npm-user": "npm whoami|grep shore || (echo 'ERR: you are not logged in as user \"shore\" to npm. Pls contact FE team!' && exit 1)",
"deploy-test-page": "cp -LRp test-page/ test-page-surge && rm -rf test-page-surge/less && cp dist/css/bootstrap*.min.css test-page-surge/ && htmlprocessor test-page-surge/index.html -o test-page-surge/index.html -d package.json && surge test-page-surge shore-bootstrap-theme.surge.sh",
"build": "grunt dist",
"build-n-push": "npm run -s build && git add dist && git commit -m 'add new build' && git push && git push --tags",
"prerelease": "npm run -s ensure-surge-collaborator && npm run -s ensure-shore-npm-user",
"prerelease": "npm run -s ensure-surge-collaborator",
"release": "npm version prerelease && npm run -s build-n-push && npm run -s deploy-test-page && npm publish",

@@ -27,0 +26,0 @@ "generate-shore-icons-less": "sed -e 1,13d shore-icons/styles.css > less/shore-icons.less"

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

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

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