File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -35,10 +35,10 @@ package. Please refer to the README and instructions of those SDKs for more deta
35
35
- [ ` @sentry/electron ` ] ( https://github.com/getsentry/sentry-electron ) : SDK for Electron with support for native crashes
36
36
- [ ` sentry-cordova ` ] ( https://github.com/getsentry/sentry-cordova ) : SDK for Cordova Apps and Ionic with support for
37
37
native crashes
38
- - [ ` raven-js ` ] ( https://github.com/getsentry/raven-js/tree/master/packages/raven-js ) : Our known Javascript SDK, we still
38
+ - [ ` raven-js ` ] ( https://github.com/getsentry/raven-js/tree/master/packages/raven-js ) : Our old stable Javascript SDK, we still
39
39
support and release bug fixes for the SDK but all new features will be implemented in ` @sentry/browser ` which is the
40
40
successor.
41
- - [ ` raven ` ] ( https://github.com/getsentry/raven-js/tree/master/packages/raven-node ) : Our known Node SDK, same as for
41
+ - [ ` raven ` ] ( https://github.com/getsentry/raven-js/tree/master/packages/raven-node ) : Our old stable Node SDK, same as for
42
42
` raven-js ` we still support and release bug fixes for the SDK but all new features will be implemented in
43
43
` @sentry/node ` which is the successor.
44
44
You can’t perform that action at this time.
0 commit comments