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

mpulse

Package Overview
Dependencies
Maintainers
3
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mpulse - npm Package Compare versions

Comparing version 1.3.1 to 1.3.2

2

bower.json
{
"name": "mpulse",
"version": "1.3.1",
"version": "1.3.2",
"homepage": "https://github.com/akamai/mpulse.js",

@@ -5,0 +5,0 @@ "authors": [

@@ -6,3 +6,3 @@ {

"author": "Akamai",
"version": "1.3.1",
"version": "1.3.2",
"repository": {

@@ -45,4 +45,4 @@ "type": "git",

"crypto-js": "^3.1.9-1",
"xmlhttprequest": "^1.8.0"
"xmlhttprequest": "https://github.com/nicjansma/node-XMLHttpRequest.git"
}
}

@@ -32,1 +32,3 @@ # mPulse.js

* Optionally specify the `User-Agent` for the config.json fetch
* v1.3.2 - November 18, 2019
* Switched `node-XMLHttpRequest` dependency to fix https://github.com/driverdan/node-XMLHttpRequest/pull/128 so `User-Agent` header is set

@@ -20,3 +20,3 @@ /*

// Current version
var MPULSE_VERSION = "1.3.1";
var MPULSE_VERSION = "1.3.2";

@@ -23,0 +23,0 @@ // App public function names

Sorry, the diff of this file is too big to display

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