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

everypaas

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

everypaas - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

2

package.json

@@ -5,3 +5,3 @@ {

"description": "Easily run your app on any PaaS such as Heroku, dotCloud, Nodejitsu",
"version": "0.0.3",
"version": "0.0.4",
"homepage": "https://github.com/niallo/everypaas",

@@ -8,0 +8,0 @@ "repository": {

@@ -7,2 +7,7 @@ var expect = require('chai').expect,

before(function() {
// clear process environment
process.env = {}
})
describe("#isHeroku", function() {

@@ -9,0 +14,0 @@ it("should detect Heroku if PORT variable set", function() {

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