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

babel-plugin-captains-log

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babel-plugin-captains-log - npm Package Compare versions

Comparing version 0.2.0 to 0.3.0

10

package.json
{
"name": "babel-plugin-captains-log",
"version": "0.2.0",
"version": "0.3.0",
"files": [

@@ -46,3 +46,9 @@ "dist"

"semantic-release": "^6.3.2"
},
"jest": {
"coveragePathIgnorePatterns": [
"/node_modules",
"__test__"
]
}
}
}

@@ -107,2 +107,15 @@ # Captain's Log (☠️)

#### Inject File Name
**Default**: `false`
```
{
plugins: [
["captains-log", {
injectFileName: true
}]
]
}
```
## Roadmap

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