New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

analytics-client

Package Overview
Dependencies
Maintainers
1
Versions
145
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

analytics-client - npm Package Compare versions

Comparing version 0.1.0-roman-url-params-b0d4ffcf41d6ad9d118ddbd6b6eba9876dd1140d to 0.1.0-roman-url-params-c6b3a1ce20618c2b4dbb9082e6aeac10598a5796

dist/bundle.js

17

package.json
{
"name": "analytics-client",
"version": "0.1.0-roman-url-params-b0d4ffcf41d6ad9d118ddbd6b6eba9876dd1140d",
"version": "0.1.0-roman-url-params-c6b3a1ce20618c2b4dbb9082e6aeac10598a5796",
"description": "Convenient builders to compose analytics tools",
"repository": {
"type": "git",
"url": "https://github.com/balena-io/analytics-client"
},
"license": "Apache-2.0",
"main": "dist/index.js",

@@ -11,6 +16,5 @@ "types": "dist/index.d.ts",

"lint": "resin-lint --typescript src/ test/ && tsc --noEmit",
"prepublish": "tsc"
"build": "npm run test && webpack",
"prepublish": "npm run build"
},
"author": "",
"license": "ISC",
"dependencies": {

@@ -28,4 +32,7 @@ "@analytics/cookie-utils": "^0.2.2",

"resin-lint": "^3.1.0",
"ts-jest": "^24.1.0"
"ts-jest": "^24.1.0",
"ts-loader": "^6.2.0",
"webpack": "^4.41.1",
"webpack-cli": "^3.3.9"
}
}

@@ -25,2 +25,1 @@ Analytics client

```
>>>>>>> Add URL query string tools
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