Skip to content

Commit 627441e

Browse files
Merge pull request #6420 from segmentio/update-out-of-date-docs
Update out of date analytics.js docs
2 parents 72c549d + 2cc9fbd commit 627441e

File tree

2 files changed

+1
-109
lines changed

2 files changed

+1
-109
lines changed

src/connections/sources/catalog/libraries/website/javascript/analytics-js-2.md

Lines changed: 0 additions & 85 deletions
This file was deleted.

src/connections/sources/catalog/libraries/website/javascript/index.md

Lines changed: 1 addition & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1006,27 +1006,4 @@ Here are some examples of using Analytics.js. Note that the examples assume Anal
10061006
10071007
## External dependencies
10081008
1009-
Analytics.js includes the following open source dependencies:
1010-
1011-
**uuid v2.0.0** ([https://github.com/lukeed/uuid](https://github.com/lukeed/uuid))
1012-
Copyright Luke Edwards <[[email protected]](mailto:[email protected])> ([lukeed.com](https://lukeed.com/))
1013-
License: MIT License, available here: [https://github.com/lukeed/uuid/blob/master/license](https://github.com/lukeed/uuid/blob/master/license)
1014-
1015-
1016-
**dset v2.0.1** ([https://github.com/lukeed/dset](https://github.com/lukeed/dset))
1017-
Copyright (c) Luke Edwards <[[email protected]](mailto:[email protected])> ([lukeed.com](https://lukeed.com/))
1018-
License: MIT License, available here: [https://github.com/lukeed/dset/blob/master/license](https://github.com/lukeed/dset/blob/master/license)
1019-
1020-
**js-cookie v2.2.1**
1021-
Copyright (c) 2018 Copyright 2018 Klaus Hartl, Fagner Brack, GitHub Contributors
1022-
  License: MIT License, available here: [https://github.com/js-cookie/js-cookie/blob/master/LICENSE](https://github.com/js-cookie/js-cookie/blob/master/LICENSE)
1023-
1024-
**md5 v2.3.0** ([https://github.com/pvorb/node-md5](https://github.com/pvorb/node-md5))
1025-
Copyright (c) 2011-2012, Paul Vorbach.
1026-
Copyright (c) 2009, Jeff Mott.
1027-
License: BSD-3-Clause “New” or “Revised” License, available at:
1028-
[https://github.com/pvorb/node-md5/blob/master/LICENSE](https://github.com/pvorb/node-md5/blob/master/LICENSE)
1029-
1030-
**unfetch v4.1.0** ([https://github.com/developit/unfetch](https://github.com/developit/unfetch))
1031-
Copyright (c) 2017 Jason Miller
1032-
License: MIT License, available at: [https://github.com/developit/unfetch/blob/master/LICENSE.md](https://github.com/developit/unfetch/blob/master/LICENSE.md)
1009+
Analytics.js production dependencies are [listed under the **dependencies** key](https://github.com/segmentio/analytics-next/blob/master/packages/browser/package.json){:target="_blank”}.

0 commit comments

Comments
 (0)