@talend/bootstrap-sass
Advanced tools
Comparing version 3.5.1 to 5.0.0
# 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 @@ |
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
650595