You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/node/README.md
+5-10Lines changed: 5 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,9 @@
1
-
2
-
## Warning: Until 1.x release, use this library at your own risk!
1
+
# @segment/analytics-node
2
+
> ### Warning: Until 1.x release, use this library at your own risk!
3
3
While the API is very similar, the documentation for the legacy SDK (`analytics-node`) is here: https://segment.com/docs/connections/sources/catalog/libraries/server/node/
4
4
5
5
## Requirements
6
-
-NodeJS >= 14.x
6
+
-Node.js >= 14
7
7
8
8
## Quick Start
9
9
### Install library
@@ -106,12 +106,7 @@ console.log(unflushedEvents) // all events that came in after closeAndFlush was
0 commit comments