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

Comparing version 3.0.13 to 3.0.14

8

CHANGELOG.md

@@ -0,1 +1,9 @@

## [3.0.14](https://github.com/bootstrap-styled/v4/compare/v3.0.13...v3.0.14) (2019-05-13)
### Bug Fixes
* **dependencies:** upgrade all dependencies ([eca3f20](https://github.com/bootstrap-styled/v4/commit/eca3f20))
* **Grid:** fix example missing imporrts ([f394b4f](https://github.com/bootstrap-styled/v4/commit/f394b4f))
## [3.0.13](https://github.com/bootstrap-styled/v4/compare/v3.0.12...v3.0.13) (2019-04-18)

@@ -2,0 +10,0 @@

68

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

@@ -64,28 +64,28 @@ "main": "lib/index.js",

"devDependencies": {
"@babel/cli": "^7.2.3",
"@babel/core": "^7.3.4",
"@babel/cli": "^7.4.4",
"@babel/core": "^7.4.4",
"@babel/plugin-external-helpers": "^7.2.0",
"@babel/plugin-proposal-class-properties": "^7.3.4",
"@babel/plugin-proposal-decorators": "^7.3.0",
"@babel/plugin-proposal-class-properties": "^7.4.4",
"@babel/plugin-proposal-decorators": "^7.4.4",
"@babel/plugin-proposal-json-strings": "^7.2.0",
"@babel/plugin-proposal-object-rest-spread": "^7.3.4",
"@babel/plugin-proposal-object-rest-spread": "^7.4.4",
"@babel/plugin-syntax-dynamic-import": "^7.2.0",
"@babel/plugin-syntax-import-meta": "^7.2.0",
"@babel/plugin-transform-modules-commonjs": "^7.2.0",
"@babel/plugin-transform-modules-commonjs": "^7.4.4",
"@babel/plugin-transform-react-constant-elements": "^7.2.0",
"@babel/plugin-transform-react-inline-elements": "^7.2.0",
"@babel/preset-env": "^7.3.4",
"@babel/preset-env": "^7.4.4",
"@babel/preset-react": "^7.0.0",
"@bootstrap-styled/documentation": "^2.0.0",
"@bootstrap-styled/provider": "^1.4.2",
"@rollup-umd/documentation": "^2.0.0",
"@rollup-umd/rollup": "^1.0.7",
"@rollup-umd/documentation": "^2.0.2",
"@rollup-umd/rollup": "^1.0.12",
"@semantic-release/changelog": "^3.0.2",
"@semantic-release/git": "^7.0.8",
"@semantic-release/github": "^5.2.10",
"@semantic-release/npm": "^5.1.4",
"@semantic-release/npm": "^5.1.7",
"babel-eslint": "^10.0.1",
"babel-jest": "^24.3.1",
"babel-loader": "^8.0.5",
"babel-plugin-add-module-exports": "^1.0.0",
"babel-jest": "^24.8.0",
"babel-loader": "^8.0.6",
"babel-plugin-add-module-exports": "^1.0.2",
"babel-plugin-array-includes": "^2.0.3",

@@ -100,28 +100,28 @@ "babel-plugin-dynamic-import-node": "^2.2.0",

"enzyme": "^3.9.0",
"enzyme-adapter-react-16": "^1.10.0",
"eslint": "^5.15.1",
"enzyme-adapter-react-16": "^1.13.0",
"eslint": "^5.16.0",
"eslint-config-airbnb": "^17.1.0",
"eslint-plugin-import": "^2.16.0",
"eslint-plugin-import": "^2.17.2",
"eslint-plugin-jsx-a11y": "^6.2.1",
"eslint-plugin-react": "^7.12.4",
"eslint-plugin-react": "^7.13.0",
"immutable": "^4.0.0-rc.12",
"jest-cli": "^24.3.1",
"jest-cli": "^24.8.0",
"jest-sonar-reporter": "^2.0.0",
"lint-staged": "^8.1.5",
"lint-staged": "^8.1.6",
"mini-html-webpack-plugin": "^0.2.3",
"pre-commit": "^1.2.2",
"raf": "^3.4.1",
"react": "^16.8.4",
"react-dom": "^16.8.4",
"react-test-renderer": "^16.8.4",
"react": "^16.8.6",
"react-dom": "^16.8.6",
"react-test-renderer": "^16.8.6",
"rimraf": "^2.6.3",
"rollup": "^1.6.0",
"semantic-release": "^15.13.3",
"styled-components": "^4.1.3",
"stylelint": "^9.10.1",
"stylelint-config-recommended": "^2.1.0",
"rollup": "^1.11.3",
"semantic-release": "^15.13.12",
"styled-components": "^4.2.0",
"stylelint": "^10.0.1",
"stylelint-config-recommended": "^2.2.0",
"stylelint-config-styled-components": "^0.1.1",
"stylelint-processor-styled-components": "^1.5.2",
"stylelint-processor-styled-components": "^1.7.0",
"toctoc": "^0.3.2",
"webpack": "^4.29.6"
"webpack": "^4.31.0"
},

@@ -187,3 +187,3 @@ "jest": {

"basic-math-utils": "^0.3.4",
"bootstrap-styled": "^2.4.12",
"bootstrap-styled": "^2.4.13",
"classnames": "^2.2.6",

@@ -199,5 +199,5 @@ "lodash.isfunction": "^3.0.9",

"peerDependencies": {
"react": "^16.8.4",
"react-dom": "^16.8.4",
"styled-components": "^4.1.3"
"react": "^16.0.0",
"react-dom": "^16.0.0",
"styled-components": "^4.0.0"
},

@@ -204,0 +204,0 @@ "publishConfig": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc