Socket
Socket
Sign inDemoInstall

babel-plugin-transform-simplify-comparison-operators

Package Overview
Dependencies
0
Maintainers
5
Versions
91
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 6.10.0-alpha.9e986477 to 6.10.0-alpha.a28b6b00

2

package.json
{
"name": "babel-plugin-transform-simplify-comparison-operators",
"version": "6.10.0-alpha.9e986477",
"version": "6.10.0-alpha.a28b6b00",
"description": "Convert === and !== to == and != if their types are inferred to be the same.",

@@ -5,0 +5,0 @@ "keywords": [

@@ -22,3 +22,3 @@ # babel-plugin-transform-simplify-comparison-operators

```sh
npm install babel-plugin-transform-simplify-comparison-operators
npm install babel-plugin-transform-simplify-comparison-operators --save-dev
```

@@ -25,0 +25,0 @@

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