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

mouselog

Package Overview
Dependencies
Maintainers
2
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mouselog - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

index.js

13

package.json
{
"name": "mouselog",
"version": "0.0.2",
"description": "The mouse tracking agent for Mouselog.",
"version": "0.0.3",
"description": "",
"main": "index.js",

@@ -10,9 +10,4 @@ "scripts": {

"keywords": [],
"author": "Microsoft",
"license": "MIT",
"devDependencies": {
"html-webpack-plugin": "^3.2.0",
"webpack": "^4.41.5",
"webpack-cli": "^3.3.10"
},
"author": "",
"license": "ISC",
"dependencies": {

@@ -19,0 +14,0 @@ "qs": "^6.9.1",

@@ -1,16 +0,6 @@

# Build
# Configuration
```
npm i
```
TODO
# Offline Test
Setting your server url in the configuration `./src/test.js`.
Run `npx webpack --config webpack.config.js` or `npm run pack` at the root.
Open `./dist/index.html` in the browser.
# Contributing

@@ -17,0 +7,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