Socket
Socket
Sign inDemoInstall

forest-express

Package Overview
Dependencies
Maintainers
1
Versions
374
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

forest-express - npm Package Compare versions

Comparing version 0.1.9 to 0.1.10

2

package.json
{
"name": "forest-express",
"version": "0.1.9",
"version": "0.1.10",
"description": "The official Express liana for Forest",

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

@@ -26,3 +26,4 @@ 'use strict';

'first_name': user['first_name'],
'last_name': user['last_name']
'last_name': user['last_name'],
teams: user.teams
},

@@ -29,0 +30,0 @@ relationships: {

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