File tree 2 files changed +2
-1
lines changed 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
[ ![ Build Status] ( https://travis-ci.org/wimpyprogrammer/react-component-update.svg?branch=master )] ( https://travis-ci.org/wimpyprogrammer/react-component-update )
4
4
[ ![ codecov] ( https://codecov.io/gh/wimpyprogrammer/react-component-update/branch/master/graph/badge.svg )] ( https://codecov.io/gh/wimpyprogrammer/react-component-update )
5
+ [ ![ Known Vulnerabilities] ( https://snyk.io/test/github/wimpyprogrammer/react-component-update/badge.svg )] ( https://snyk.io/test/github/wimpyprogrammer/react-component-update )
5
6
6
7
Adds convenience lifecycle events to your React components.
7
8
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-component-update" ,
3
- "version" : " 1.0.0 " ,
3
+ "version" : " 1.0.1 " ,
4
4
"description" : " Extends the native React Component to streamline updates" ,
5
5
"main" : " lib/index.js" ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments