Socket
Socket
Sign inDemoInstall

babel-plugin-minify-infinity

Package Overview
Dependencies
Maintainers
3
Versions
80
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babel-plugin-minify-infinity - npm Package Compare versions

Comparing version 0.0.3 to 0.1.0

2

lib/index.js

@@ -11,3 +11,3 @@ "use strict";

// Infinity -> 1 / 0
Identifier: function Identifier(path) {
Identifier(path) {
if (path.node.name !== "Infinity") {

@@ -14,0 +14,0 @@ return;

{
"name": "babel-plugin-minify-infinity",
"version": "0.0.3",
"version": "0.1.0",
"description": "",

@@ -5,0 +5,0 @@ "homepage": "https://github.com/babel/babili#readme",

@@ -20,3 +20,3 @@ # babel-plugin-minify-infinity

```sh
$ npm install babel-plugin-minify-infinity
npm install babel-plugin-minify-infinity
```

@@ -39,3 +39,3 @@

```sh
$ babel --plugins minify-infinity script.js
babel --plugins minify-infinity script.js
```

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