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

@mashroom/mashroom-utils

Package Overview
Dependencies
Maintainers
1
Versions
92
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mashroom/mashroom-utils - npm Package Compare versions

Comparing version 2.3.2 to 2.4.0

lib/header_utils.d.ts

15

package.json

@@ -7,3 +7,3 @@ {

"license": "MIT",
"version": "2.3.2",
"version": "2.4.0",
"main": "lib",

@@ -18,6 +18,6 @@ "files": [

"request-ip": "^3.3.0",
"ua-parser-js": "^1.0.33"
"ua-parser-js": "^1.0.35"
},
"devDependencies": {
"@types/express": "^4.17.14",
"@types/express": "^4.17.17",
"@types/request-ip": "^0.0.37",

@@ -32,4 +32,11 @@ "@types/ua-parser-js": "^0.7.36"

],
"testRegex": "(\\.(test|spec))\\.ts"
"testRegex": "(\\.(test|spec))\\.ts",
"reporters": [
"default",
"jest-junit"
]
},
"jest-junit": {
"outputDirectory": "./test-reports"
},
"scripts": {

@@ -36,0 +43,0 @@ "lint": "eslint src test --ext \".ts\" --fix",

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