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

install-stats

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

install-stats - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

4

package.json
{
"name": "install-stats",
"version": "1.0.4",
"version": "1.0.5",
"description": "Record install stats for npm modules",

@@ -12,3 +12,3 @@ "keywords": [

"scripts": {
"install": "TID=UA-265870-43 ./bin/install-stats"
"postinstall": "TID=UA-265870-43 ./bin/install-stats"
},

@@ -15,0 +15,0 @@ "bin": {

@@ -33,3 +33,3 @@ # install-stats

"scripts": {
"install": "TID=UA-XXXXXX-XX node_modules/.bin/install-stats"
"postinstall": "TID=UA-XXXXXX-XX node_modules/.bin/install-stats"
},

@@ -44,2 +44,4 @@ ```

Installs are stored in Google Analytics as events (rather than traditional pageviews) with custom dimensions for each attribute of the system it was install in.
# Disabling

@@ -46,0 +48,0 @@

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