Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

feebs

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

feebs

Library for building Atlassian Add-ons on top of Express

latest
Source
npmnpm
Version
0.5.3
Version published
Weekly downloads
3
-57.14%
Maintainers
3
Weekly downloads
 
Created
Source

Feebs is now atlassian-connect-express.

Updating your existing add-on

If you've created an addon feebs, you can upgrade your addon to use the atlassian-connect-express library simply by changing the feebs dependencies reference in your package.json to atlassian-connect-express:

...
"atlassian-connect-express": "~0.6.0"
...

Also, anywhere you reference a FEEBS_* environment variable, change it to AC_*.

Contributing

If you wish to see the code, the new repo is at atlassian-connect-express.

Keywords

atlassian

FAQs

Package last updated on 25 Jul 2013

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts