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

reactstrap

Package Overview
Dependencies
Maintainers
1
Versions
171
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

reactstrap - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

6

CHANGELOG.md

@@ -0,1 +1,7 @@

<a name="1.2.1"></a>
## [1.2.1](https://github.com/reactstrap/reactstrap/compare/1.2.0...v1.2.1) (2016-03-28)
<a name="1.2.0"></a>

@@ -2,0 +8,0 @@ # [1.2.0](https://github.com/reactstrap/reactstrap/compare/1.1.0...v1.2.0) (2016-03-28)

6

package.json
{
"name": "reactstrap",
"version": "1.2.0",
"version": "1.2.1",
"description": "React Bootstrap 4 components compatible with React 0.14.x and 15.x",

@@ -12,3 +12,4 @@ "main": "lib/index.js",

"build-docs": "WEBPACK_BUILD=production webpack --config ./webpack.dev.config.js --progress --colors",
"build": "WEBPACK_BUILD=production webpack --progress --colors && webpack --progress --colors"
"build": "WEBPACK_BUILD=production webpack --progress --colors && webpack --progress --colors",
"pre-build": "babel src --out-dir lib"
},

@@ -22,2 +23,3 @@ "repository": {

"README.md",
"CHANGELOG.md",
"lib",

@@ -24,0 +26,0 @@ "dist"

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