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

babel-plugin-transform-iife-for-debug

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babel-plugin-transform-iife-for-debug - npm Package Compare versions

Comparing version 1.1.2 to 1.1.3

2

package.json
{
"name": "babel-plugin-transform-iife-for-debug",
"version": "1.1.2",
"version": "1.1.3",
"description": "",

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

@@ -15,4 +15,4 @@ # @babel/plugin-transform-iife-for-debug

```sh
npm install --save-dev @babel/plugin-transform-iife-for-debug
```shell
npm install --save-dev babel-plugin-transform-iife-for-debug
```

@@ -22,4 +22,4 @@

```sh
yarn add @babel/plugin-transform-iife-for-debug --dev
```shell
yarn add babel-plugin-transform-iife-for-debug --dev
```

@@ -76,4 +76,4 @@

```
Default
```javascript
// Default
{

@@ -80,0 +80,0 @@ targetFlag: '@IIFE-for-debug',

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