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

nightly-esprima

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nightly-esprima - npm Package Compare versions

Comparing version 2021.6.11 to 2021.6.14

2

package.json

@@ -10,3 +10,3 @@ {

},
"version": "2021.06.11",
"version": "2021.06.14",
"files": [

@@ -13,0 +13,0 @@ "bin",

@@ -1,5 +0,1 @@

[![NPM version](https://img.shields.io/npm/v/esprima.svg)](https://www.npmjs.com/package/esprima)
[![npm download](https://img.shields.io/npm/dm/esprima.svg)](https://www.npmjs.com/package/esprima)
[![Tests](https://github.com/jquery/esprima/workflows/Tests/badge.svg)](https://github.com/jquery/esprima/actions)
[![Coverage Status](https://img.shields.io/codecov/c/github/jquery/esprima/master.svg)](https://codecov.io/github/jquery/esprima)

@@ -28,3 +24,3 @@ **Esprima** ([esprima.org](http://esprima.org), BSD license) is a high performance,

```javascript
> var esprima = require('esprima');
> var esprima = require('nightly-esprima');
> var program = 'const answer = 42';

@@ -31,0 +27,0 @@

Sorry, the diff of this file is too big to display

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