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

phplint

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

phplint - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

.travis.yml

11

package.json
{
"name": "phplint",
"version": "0.0.4",
"version": "0.0.5",
"description": "wrapper for php -l",

@@ -9,7 +9,7 @@ "main": "index.js",

"email": "wayneashleyberry@gmail.com",
"url": "https://twitter.com/waynethebrain"
"url": "https://github.com/wayneashleyberry"
},
"repository": {
"type" : "git",
"url" : "git@github.com:wayneashleyberry/node-phplint.git"
"type": "git",
"url": "git@github.com:wayneashleyberry/node-phplint.git"
},

@@ -35,3 +35,6 @@ "license": "MIT",

"q": "^1.0.1"
},
"devDependencies": {
"mocha": "^1.19.0"
}
}
# phplint
[![Build Status](https://travis-ci.org/wayneashleyberry/node-phplint.svg)](https://travis-ci.org/wayneashleyberry/node-phplint)
[![Dependency Status](https://david-dm.org/wayneashleyberry/node-phplint/status.png?theme=shields.io)](https://david-dm.org/wayneashleyberry/node-phplint#info=dependencies)

@@ -4,0 +5,0 @@ [![devDependency Status](https://david-dm.org/wayneashleyberry/node-phplint/dev-status.png?theme=shields.io)](https://david-dm.org/wayneashleyberry/node-phplint#info=devDependencies)

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