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

lezer

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lezer - npm Package Compare versions

Comparing version 0.8.4 to 0.8.5

6

CHANGELOG.md

@@ -0,1 +1,7 @@

## 0.8.5 (2020-05-01)
### Bug fixes
Publish less useless cruft to npm, reducing package size.
## 0.8.4 (2020-04-14)

@@ -2,0 +8,0 @@

3

package.json
{
"name": "lezer",
"version": "0.8.4",
"version": "0.8.5",
"description": "Incremental parser",

@@ -29,2 +29,3 @@ "main": "dist/index.cjs",

},
"files": ["dist"],
"scripts": {

@@ -31,0 +32,0 @@ "watch": "rollup -w -c rollup.config.js",

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