New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

babel-plugin-add-header-comment

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babel-plugin-add-header-comment - npm Package Compare versions

Comparing version

to
1.0.3

2

package.json
{
"name": "babel-plugin-add-header-comment",
"version": "1.0.2",
"version": "1.0.3",
"description": "Will add a header comment (such as license, version info, etc.) to the start of the transpiled code",

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

@@ -8,6 +8,7 @@ # babel-plugin-add-header-comment

## Usage
## Installation
```bash
$ npm install babel-plugin-add-header-comment
```
[![NPM](https://nodei.co/npm/babel-plugin-add-header-comment.png)](https://www.npmjs.com/package/babel-plugin-add-header-comment)
## Example

@@ -61,7 +62,6 @@

## License
MIT, see [LICENSE.md](http://github.com/shopify/babel-plugin-add-header-comment/blob/master/LICENSE.md) for details.
<img src="https://cdn.shopify.com/shopify-marketing_assets/builds/19.0.0/shopify-full-color-black.svg" width="200" />