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

xsslint

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

xsslint - npm Package Compare versions

Comparing version 0.1.2 to 0.1.3

.travis.yml

6

package.json
{
"name": "xsslint",
"version": "0.1.2",
"version": "0.1.3",
"description": "Find potential XSS vulnerabilities",

@@ -16,4 +16,4 @@ "main": "main.js",

"dependencies": {
"acorn": "~2.5.0",
"acorn-jsx": "^2.0.1",
"acorn": "~3.2.0",
"acorn-jsx": "^3.0.1",
"estraverse": "^4.1.1"

@@ -20,0 +20,0 @@ },

# xsslint
[<img src="https://travis-ci.org/jenseng/xsslint.svg" />](http://travis-ci.org/jenseng/xsslint)
Find potential XSS vulnerabilities in your ~~jquery spaghetti~~ beautiful

@@ -4,0 +6,0 @@ code, e.g.

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