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.3 to 1.2.4

10

CHANGELOG.md

@@ -0,1 +1,11 @@

<a name="1.2.4"></a>
## [1.2.4](https://github.com/reactstrap/reactstrap/compare/1.2.3...v1.2.4) (2016-03-28)
### Bug Fixes
* **src:** update paths to src ([c61c466](https://github.com/reactstrap/reactstrap/commit/c61c466))
<a name="1.2.3"></a>

@@ -2,0 +12,0 @@ ## [1.2.3](https://github.com/reactstrap/reactstrap/compare/1.2.2...v1.2.3) (2016-03-28)

4

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

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

"build": "WEBPACK_BUILD=production webpack --progress --colors && webpack --progress --colors",
"pre-build": "babel src --out-dir lib"
"prebuild": "babel src --out-dir lib"
},

@@ -16,0 +16,0 @@ "repository": {

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