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

eval

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eval - npm Package Compare versions

Comparing version 0.1.2 to 0.1.3

4

eval.js

@@ -24,7 +24,7 @@ var vm = require('vm')

scope = filename
filename = null
filename = ''
} else if (typeof filename === 'boolean') {
includeGlobals = filename
scope = {}
filename = null
filename = ''
}

@@ -31,0 +31,0 @@ }

@@ -6,3 +6,3 @@ {

, "keywords": ["require","eval","vm","module"]
, "version": "0.1.2"
, "version": "0.1.3"
, "homepage": "http://github.com/pierrec/node-eval"

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

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