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

@mrporter/frontend-monitoring

Package Overview
Dependencies
Maintainers
2
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mrporter/frontend-monitoring - npm Package Compare versions

Comparing version 3.0.1 to 3.0.2

6

package.json
{
"name": "@mrporter/frontend-monitoring",
"version": "3.0.1",
"version": "3.0.2",
"description": "Utils and Events for MRP front end monitoring",

@@ -8,4 +8,4 @@ "main": "dist/index.js",

"dist": "babel src --out-dir dist",
"prepublish": "npm test && npm run dist",
"test": "babel test/**/*.js --out-file __test.js && ./node_modules/mocha/bin/mocha __test.js"
"prepublish": "npm test",
"test": "npm run dist && babel test/**/*.js --out-file __test.js && ./node_modules/mocha/bin/mocha __test.js"
},

@@ -12,0 +12,0 @@ "author": {

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