Socket
Socket
Sign inDemoInstall

with

Package Overview
Dependencies
2
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.1.0 to 5.1.1

5

index.js

@@ -76,8 +76,3 @@ 'use strict';

var hasReturn = false
try {
var ast = reallyParse(src)
} catch (ex) {
console.log(src);
throw ex;
}
var ref

@@ -84,0 +79,0 @@ src = src.split('')

2

package.json
{
"name": "with",
"version": "5.1.0",
"version": "5.1.1",
"description": "Compile time `with` for strict mode JavaScript",

@@ -5,0 +5,0 @@ "main": "index.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc