UNPKG

security

Version:

Utility methods for escaping according to OWASP.

17 lines (16 loc) 385 B
{ "name": "security" , "description": "Utility methods for escaping according to OWASP." , "keywords": ["security", "OWASP", "encoding", "escaping"] , "author": { "name": "Chad Weider" , "email": "cweider@oofn.net" , "url": "http://oofn.net" } , "dependencies": {} , "version": "1.0.0" , "repository": { "type": "git" , "url": "git://github.com/cweider/js-security" } }