Socket
Socket
Sign inDemoInstall

@segment/analytics.js-core

Package Overview
Dependencies
Maintainers
151
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@segment/analytics.js-core - npm Package Compare versions

Comparing version 3.13.4-beta.1.0.1 to 3.13.4-beta.1.0.2

19

package.json
{
"name": "@segment/analytics.js-core",
"author": "Segment <friends@segment.com>",
"version": "3.13.4-beta.1.0.1",
"version": "3.13.4-beta.1.0.2",
"description": "The hassle-free way to integrate analytics into any web application.",

@@ -19,4 +19,3 @@ "keywords": [

"np": "np --no-publish",
"cz": "git-cz",
"commitmsg": "commitlint -E GIT_PARAMS"
"cz": "git-cz"
},

@@ -67,4 +66,2 @@ "repository": {

"devDependencies": {
"@commitlint/cli": "^7.0.0",
"@commitlint/config-conventional": "^7.0.1",
"@segment/analytics.js-integration": "^3.2.1",

@@ -76,4 +73,2 @@ "@segment/eslint-config": "^4.0.0",

"codecov": "^3.0.2",
"commitizen": "^2.10.1",
"commitlint-circle": "^1.0.0",
"compat-trigger-event": "^1.0.0",

@@ -112,7 +107,2 @@ "component-each": "^0.2.6",

},
"commitlint": {
"extends": [
"@commitlint/config-conventional"
]
},
"lint-staged": {

@@ -126,7 +116,2 @@ "linters": {

},
"config": {
"commitizen": {
"path": "cz-conventional-changelog"
}
},
"browserify": {

@@ -133,0 +118,0 @@ "transform": [

1

tsconfig.json
{
"compilerOptions": {
"module": "commonjs",
"target": "ES5",

@@ -4,0 +5,0 @@ "allowJs": true,

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc