File tree Expand file tree Collapse file tree 3 files changed +8
-9
lines changed Expand file tree Collapse file tree 3 files changed +8
-9
lines changed Original file line number Diff line number Diff line change 22
33## Supported Versions
44
5- | Version | Supported |
6- | ------- | ------------------ |
7- | > 3.0.0 | :white_check_mark : |
8- | < 3.0.0 | :x : |
5+ | Version | Supported | Supported Until |
6+ | ------- | ------------------ | ----------------------------- |
7+ | > 4.0.0 | :white_check_mark : | Next major version + 6 months |
8+ | > 3.0.0 | :white_check_mark : | 01.06.22 |
9+ | < 3.0.0 | :x : | N / A |
910
1011## Reporting a Vulnerability
1112
@@ -18,5 +19,5 @@ managers.
1819
1920## Contacts
2021
21- If you need to reach out regarding a security issue that is urgent then you can
22- reach out to either @ yevdyko or @jamesrweb .
22+ If you need to reach out regarding a security issue that is critically urgent
23+ then you can reach out directly to @jamesrweb .
Original file line number Diff line number Diff line change 3232 - uses : JS-DevTools/npm-publish@v1
3333 with :
3434 token : ${{ secrets.NPM_TOKEN }}
35- # TODO: remove the dry run declaration after testing CD doesn't throw
36- dry-run : true
Original file line number Diff line number Diff line change 11{
22 "name" : " react-p5-wrapper" ,
3- "version" : " 3.4 .0" ,
3+ "version" : " 4.0 .0" ,
44 "description" : " A wrapper component that allows you to utilise P5 sketches within React apps." ,
55 "homepage" : " https://github.com/P5-wrapper/react" ,
66 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments