Socket
Socket
Sign inDemoInstall

@bootstrap-styled/documentation

Package Overview
Dependencies
Maintainers
2
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bootstrap-styled/documentation - npm Package Compare versions

Comparing version 1.2.4 to 2.0.0

13

CHANGELOG.md

@@ -0,1 +1,14 @@

# [2.0.0](https://github.com/bootstrap-styled/documentation/compare/v1.2.4...v2.0.0) (2019-03-11)
### Bug Fixes
* **react-styleguidist:** Upgrade react-styleguidist to v9 which include a breaking change ([3eb4fde](https://github.com/bootstrap-styled/documentation/commit/3eb4fde))
### BREAKING CHANGES
* **react-styleguidist:** react-styleguidist v9 introduce per demo scope which can break existing
documentation
## [1.2.4](https://github.com/bootstrap-styled/documentation/compare/v1.2.3...v1.2.4) (2019-02-03)

@@ -2,0 +15,0 @@

48

package.json
{
"name": "@bootstrap-styled/documentation",
"version": "1.2.4",
"version": "2.0.0",
"description": "Bootstrap Styled Layouts and @rollup-umd/documentation configuration extension",

@@ -161,18 +161,18 @@ "main": "lib/index.js",

"@babel/cli": "^7.2.3",
"@babel/core": "^7.2.2",
"@babel/core": "^7.3.4",
"@babel/plugin-external-helpers": "^7.2.0",
"@babel/plugin-proposal-class-properties": "^7.3.0",
"@babel/plugin-proposal-class-properties": "^7.3.4",
"@babel/plugin-proposal-decorators": "^7.3.0",
"@babel/plugin-proposal-json-strings": "^7.2.0",
"@babel/plugin-proposal-object-rest-spread": "^7.3.1",
"@babel/plugin-proposal-object-rest-spread": "^7.3.4",
"@babel/plugin-syntax-dynamic-import": "^7.2.0",
"@babel/plugin-syntax-import-meta": "^7.2.0",
"@babel/plugin-transform-async-to-generator": "^7.2.0",
"@babel/plugin-transform-async-to-generator": "^7.3.4",
"@babel/plugin-transform-modules-commonjs": "^7.2.0",
"@babel/plugin-transform-react-constant-elements": "^7.2.0",
"@babel/plugin-transform-react-inline-elements": "^7.2.0",
"@babel/plugin-transform-runtime": "^7.2.0",
"@babel/preset-env": "^7.3.1",
"@babel/plugin-transform-runtime": "^7.3.4",
"@babel/preset-env": "^7.3.4",
"@babel/preset-react": "^7.0.0",
"@rollup-umd/documentation": "^1.3.12",
"@rollup-umd/documentation": "^2.0.0",
"@semantic-release/changelog": "^3.0.2",

@@ -183,3 +183,3 @@ "@semantic-release/git": "^7.0.8",

"babel-eslint": "^10.0.1",
"babel-jest": "^24.0.0",
"babel-jest": "^24.3.1",
"babel-loader": "^8.0.5",

@@ -193,29 +193,27 @@ "babel-merge": "^2.0.1",

"cz-conventional-changelog": "^2.1.0",
"enzyme": "^3.8.0",
"enzyme-adapter-react-16": "^1.8.0",
"eslint": "^5.13.0",
"enzyme": "^3.9.0",
"enzyme-adapter-react-16": "^1.10.0",
"eslint": "^5.15.1",
"eslint-config-airbnb": "^17.1.0",
"eslint-plugin-import": "^2.16.0",
"eslint-plugin-jsx-a11y": "^6.2.0",
"eslint-plugin-jsx-a11y": "^6.2.1",
"eslint-plugin-react": "^7.12.4",
"exports-loader": "^0.7.0",
"istanbul-api": "^2.0.6",
"istanbul-reports": "^2.0.1",
"jest-cli": "^24.0.0",
"istanbul-api": "^2.1.1",
"istanbul-reports": "^2.1.1",
"jest-cli": "^24.3.1",
"jest-sonar-reporter": "^2.0.0",
"lint-staged": "^8.1.3",
"lint-staged": "^8.1.5",
"pre-commit": "^1.2.2",
"raf": "^3.4.1",
"react-styleguidist": "^8.0.6",
"react-test-renderer": "^16.7.0",
"react-test-renderer": "^16.8.4",
"semantic-release": "^15.13.3",
"sinon": "^7.2.3",
"toctoc": "^0.3.2",
"webpack": "^4.29.0"
"webpack": "^4.29.6"
},
"dependencies": {
"@babel/runtime": "^7.3.1",
"bootstrap-styled": "^2.4.7",
"prop-types": "^15.6.2",
"react": "^16.7.0"
"@babel/runtime": "^7.3.4",
"bootstrap-styled": "^2.4.12",
"prop-types": "^15.7.2",
"react": "^16.8.4"
},

@@ -222,0 +220,0 @@ "peerDependencies": {},

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