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

@talend/bootstrap-sass

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@talend/bootstrap-sass - npm Package Compare versions

Comparing version 3.5.1 to 5.0.0

12

CHANGELOG.md
# Changelog
## 5.0.0
### Major Changes
- 3dc3100: chore: remove font-size override (this should not impact the apps as it's done also on the design-system provider)
## 4.0.0
### Major Changes
- 9f9fc07: chore: remove font-size override (this should not impact the apps as it's done also on the design-system provider)
## 3.5.1

@@ -4,0 +16,0 @@

90

package.json
{
"name": "@talend/bootstrap-sass",
"version": "3.5.1",
"description": "bootstrap-sass is a Sass-powered version of Bootstrap 3, ready to drop right into your Sass powered applications.",
"main": "assets/javascripts/bootstrap.js",
"style": "assets/stylesheets/_bootstrap.scss",
"sass": "assets/stylesheets/_bootstrap.scss",
"scripts": {
"build": "echo nothing to build in bootsrap-sass",
"test": "echo nothing to test in bootsrap-sass",
"test:update": "echo nothing to test in bootsrap-sass",
"test:cov": "echo nothing to test in bootsrap-sass"
},
"files": [
"assets",
"CHANGELOG.md",
"LICENSE",
"README.md"
],
"repository": {
"type": "git",
"url": "git://github.com/Talend/ui"
},
"keywords": [
"bootstrap",
"sass",
"css"
],
"contributors": [
"Thomas McDonald",
"Tristan Harward",
"Peter Gumeson",
"Gleb Mazovetskiy"
],
"license": "MIT",
"bugs": {
"url": "https://github.com/Talend/ui/issues"
},
"publishConfig": {
"access": "public"
},
"devDependencies": {
"@talend/eslint-config": "^13.0.1",
"@talend/eslint-plugin": "^1.1.0",
"eslint": "^8.53.0"
}
"name": "@talend/bootstrap-sass",
"version": "5.0.0",
"description": "bootstrap-sass is a Sass-powered version of Bootstrap 3, ready to drop right into your Sass powered applications.",
"main": "assets/javascripts/bootstrap.js",
"style": "assets/stylesheets/_bootstrap.scss",
"sass": "assets/stylesheets/_bootstrap.scss",
"scripts": {
"build": "echo nothing to build in bootsrap-sass",
"test": "echo nothing to test in bootsrap-sass",
"test:update": "echo nothing to test in bootsrap-sass",
"test:cov": "echo nothing to test in bootsrap-sass"
},
"files": [
"assets",
"CHANGELOG.md",
"LICENSE",
"README.md"
],
"repository": {
"type": "git",
"url": "git://github.com/Talend/ui"
},
"keywords": [
"bootstrap",
"sass",
"css"
],
"contributors": [
"Thomas McDonald",
"Tristan Harward",
"Peter Gumeson",
"Gleb Mazovetskiy"
],
"license": "MIT",
"bugs": {
"url": "https://github.com/Talend/ui/issues"
},
"publishConfig": {
"access": "public"
},
"devDependencies": {
"@talend/eslint-config": "^13.0.1",
"@talend/eslint-plugin": "^1.1.0",
"eslint": "^8.55.0"
}
}

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