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

abstract-syntax-tree

Package Overview
Dependencies
Maintainers
2
Versions
67
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

abstract-syntax-tree - npm Package Compare versions

Comparing version 2.8.0 to 2.8.1

8

CHANGELOG.md
# abstract-syntax-tree changelog
## 2.8.1
* edit: fix README
## 2.8.0
* edit: add optimization techniques
## 2.5.0

@@ -4,0 +12,0 @@

2

package.json
{
"name": "abstract-syntax-tree",
"version": "2.8.0",
"version": "2.8.1",
"description": "abstract syntax tree",

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

@@ -479,8 +479,2 @@ # abstract-syntax-tree

Usage:
```js
const { binaryExpressionReduction } = require('astoptech')
```
#### ifStatementRemoval

@@ -598,8 +592,2 @@

Usage:
```js
const { ifStatementRemoval } = require('astoptech')
```
#### negationOperatorRemoval

@@ -606,0 +594,0 @@

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