Socket
Socket
Sign inDemoInstall

syntax-error

Package Overview
Dependencies
1
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.1.0

2

index.js

@@ -1,2 +0,2 @@

var esprima = require('esprima');
var esprima = require('esprima-fb');

@@ -3,0 +3,0 @@ module.exports = function (src, file) {

{
"name": "syntax-error",
"version": "1.0.0",
"version": "1.1.0",
"description": "detect and report syntax errors in source code strings",
"main": "index.js",
"dependencies": {
"esprima": "1.0.4"
"esprima-fb": "3001.1.0-dev-harmony-fb"
},

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

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc