Socket
Socket
Sign inDemoInstall

@bootstrap-styled/v4

Package Overview
Dependencies
Maintainers
2
Versions
77
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bootstrap-styled/v4 - npm Package Compare versions

Comparing version 2.0.22 to 3.0.0

12

CHANGELOG.md

@@ -0,1 +1,13 @@

# [3.0.0](https://github.com/bootstrap-styled/v4/compare/v2.0.22...v3.0.0) (2019-02-02)
### Bug Fixes
* **Fa:** Remove Fa from v4 as it is not bootstrap related at all ([66a1f7d](https://github.com/bootstrap-styled/v4/commit/66a1f7d)), closes [#67](https://github.com/bootstrap-styled/v4/issues/67) [#67](https://github.com/bootstrap-styled/v4/issues/67)
### BREAKING CHANGES
* **Fa:** Fa and FaStacked are removed
## [2.0.22](https://github.com/bootstrap-styled/v4/compare/v2.0.21...v2.0.22) (2019-02-01)

@@ -2,0 +14,0 @@

16

lib/index.js

@@ -156,14 +156,2 @@ "use strict";

});
Object.defineProperty(exports, "Fa", {
enumerable: true,
get: function get() {
return _Fa.default;
}
});
Object.defineProperty(exports, "FaStacked", {
enumerable: true,
get: function get() {
return _FaStacked.default;
}
});
Object.defineProperty(exports, "Fieldset", {

@@ -814,6 +802,2 @@ enumerable: true,

var _Fa = _interopRequireDefault(require("./Fa"));
var _FaStacked = _interopRequireDefault(require("./Fa/FaStacked"));
var _Fieldset = _interopRequireDefault(require("./Fieldset"));

@@ -820,0 +804,0 @@

2

package.json
{
"name": "@bootstrap-styled/v4",
"version": "2.0.22",
"version": "3.0.0",
"description": "twbs/bootstrap V4 UI Components made with bootstrap-styled. Work with css-in-js, react, styled-components, and Bootstrap Styled utilities.",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

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