File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 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
3535- [ ` @sentry/electron ` ] ( https://github.com/getsentry/sentry-electron ) : SDK for Electron with support for native crashes
3636- [ ` sentry-cordova ` ] ( https://github.com/getsentry/sentry-cordova ) : SDK for Cordova Apps and Ionic with support for
3737 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
3939 support and release bug fixes for the SDK but all new features will be implemented in ` @sentry/browser ` which is the
4040 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
4242 ` raven-js ` we still support and release bug fixes for the SDK but all new features will be implemented in
4343 ` @sentry/node ` which is the successor.
4444
You can’t perform that action at this time.
0 commit comments