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

@mashroom/mashroom-browser-cache

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-browser-cache - npm Package Compare versions

Comparing version 1.4.5 to 1.5.0

12

package.json

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

"license": "MIT",
"version": "1.4.5",
"version": "1.5.0",
"files": [

@@ -15,7 +15,7 @@ "dist/**",

"@babel/cli": "^7.8.4",
"@mashroom/mashroom": "1.4.5",
"@mashroom/mashroom-security": "1.4.5",
"@mashroom/mashroom-utils": "1.4.5",
"eslint": "^6.8.0",
"jest": "^25.1.0"
"@mashroom/mashroom": "1.5.0",
"@mashroom/mashroom-security": "1.5.0",
"@mashroom/mashroom-utils": "1.5.0",
"eslint": "^7.0.0",
"jest": "^26.0.1"
},

@@ -22,0 +22,0 @@ "jest": {

/* eslint-disable */
import {ExpressRequest, ExpressResponse} from '@mashroom/mashroom/type-definitions';
import type {ExpressRequest, ExpressResponse} from '@mashroom/mashroom/type-definitions';
// -------- Converted from index.js via https://flow-to-ts.netlify.com ----------
export interface MashroomCacheControlService {

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