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

ehealth-box-appauth

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ehealth-box-appauth - npm Package Compare versions

Comparing version 1.6.10 to 1.6.11

1

lib/collections/folder.js

@@ -126,2 +126,3 @@ "use strict";

name = name.replace(/[\\\/]/g, "_");
name = name.replace(/["]/g, '\\"'); // handle double-quotes
//----------------------------------------------------------------------//

@@ -128,0 +129,0 @@

2

package.json
{
"name": "ehealth-box-appauth",
"version": "1.6.10",
"version": "1.6.11",
"description": "https://box-content.readme.io/v2.0/docs/app-auth",

@@ -5,0 +5,0 @@ "main": "./lib/index.js",

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