Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@highoutput/analytics

Package Overview
Dependencies
Maintainers
5
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@highoutput/analytics - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

dist/src/index.d.ts

19

package.json
{
"name": "@highoutput/analytics",
"version": "0.1.0",
"version": "0.1.1",
"description": "Analytics",
"main": "dist/index.js",
"scripts": {
"prepublishOnly": "npm run build",
"prebuild": "rimraf dist",
"build": "tsc",
"test": "jest --config=./jest.config.js --coverage",
"eslint": "eslint --fix --ext .ts,.tsx src/** tests/**"
},
"publishConfig": {

@@ -45,3 +38,9 @@ "access": "public"

},
"gitHead": "2602b14c59d4bb40a45e40fb27ad587bc29e6260"
}
"gitHead": "cb84e7babb158acba5b52fe786baa638a5e3c5eb",
"scripts": {
"prebuild": "rimraf dist/",
"build": "tsc --project tsconfig.json",
"test": "jest --config=./jest.config.js --coverage",
"eslint": "eslint --fix --ext .ts,.tsx src/** tests/**"
}
}
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