Socket
Socket
Sign inDemoInstall

@segment/analytics.js-core

Package Overview
Dependencies
50
Maintainers
151
Versions
69
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.11.2 to 3.11.4

.github/ISSUE_TEMPLATE.md

7

HISTORY.md

@@ -1,4 +0,7 @@

# v3.11.0 / 2020-01-27
- v3.11.0
# v3.11.3 / 2020-04-13
- Transform package.json to strip excess in browserify
# v3.11.0
- feat: use SameSite=Lax by default (#128)

@@ -5,0 +8,0 @@

{
"name": "@segment/analytics.js-core",
"author": "Segment <friends@segment.com>",
"version": "3.11.2",
"version": "3.11.4",
"description": "The hassle-free way to integrate analytics into any web application.",

@@ -63,2 +63,3 @@ "keywords": [

"next-tick": "^0.2.2",
"package-json-versionify": "^1.0.4",
"segmentio-facade": "^3.0.2",

@@ -126,3 +127,8 @@ "spark-md5": "^2.0.2",

}
},
"browserify": {
"transform": [
"package-json-versionify"
]
}
}

@@ -12,4 +12,4 @@ # analytics.js-core

Released under the [MIT license](License.md).
Released under the [MIT license](LICENSE).
[analytics.js]: https://segment.com/docs/libraries/analytics.js/
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc