Socket
Socket
Sign inDemoInstall

cherow

Package Overview
Dependencies
Maintainers
1
Versions
536
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cherow - npm Package Compare versions

Comparing version 0.0.24 to 0.0.25

2

package.json
{
"name": "cherow",
"version": "0.0.24",
"version": "0.0.25",
"description": "Fast, standard-compliant ECMAScript parser written in ECMAScript",

@@ -5,0 +5,0 @@ "main": "dist/cherow.js",

@@ -7,4 +7,6 @@ [![Build Status](https://travis-ci.org/cherow/cherow.svg?branch=master)](https://travis-ci.org/cherow/cherow)

It's safe to use in production even I'm not done with this parser. I'm finishing the parser in the dev branch.
It's safe to use in production.
Please note that I'm not done with this parser. The development are done in the the *dev branch*.
## Features

@@ -90,10 +92,3 @@

**Esprima**
```js
cherow.parseScript('{ a: b}', { raw: true, directives: true });
```
## Performance and benchmarks

@@ -100,0 +95,0 @@

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

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

Sorry, the diff of this file is not supported yet

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