You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

raven-js-exposed-null

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

raven-js-exposed-null - npm Package Compare versions

Comparing version

to
1.0.1

2

package.json
{
"name": "raven-js-exposed-null",
"version": "1.0.0",
"version": "1.0.1",
"description": "scan for rendered null",

@@ -5,0 +5,0 @@ "main": "exposed-null-check.js",

# Exposed Null Checker
This plugin allows Raven-js to report when and where a null type may have been rendered into the DOM
This plugin allows Raven-js to report when and where a null type may have been rendered into the DOM.
By default, it looks for occurrences of: "NaN", "undefined", and "[object Object]".

@@ -4,0 +4,0 @@