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

babel-plugin-transform-remove-undefined

Package Overview
Dependencies
Maintainers
7
Versions
81
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babel-plugin-transform-remove-undefined - npm Package Compare versions

Comparing version 0.5.0-alpha.34c3efe9 to 0.5.0-alpha.36b27d42

4

package.json
{
"name": "babel-plugin-transform-remove-undefined",
"version": "0.5.0-alpha.34c3efe9",
"version": "0.5.0-alpha.36b27d42",
"description": "This removes rvals that are equivalent to undefined wherever possible",

@@ -15,4 +15,4 @@ "keywords": [

"dependencies": {
"babel-helper-evaluate-path": "^0.5.0-alpha.34c3efe9"
"babel-helper-evaluate-path": "^0.5.0-alpha.36b27d42"
}
}

@@ -32,3 +32,3 @@ # babel-plugin-transform-remove-undefined

```sh
npm install babel-plugin-transform-remove-undefined
npm install babel-plugin-transform-remove-undefined --save-dev
```

@@ -35,0 +35,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