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

babel-plugin-logger-namespace

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babel-plugin-logger-namespace - npm Package Compare versions

Comparing version 0.3.0 to 0.4.0

9

package.json
{
"name": "babel-plugin-logger-namespace",
"version": "0.3.0",
"version": "0.4.0",
"description": "Babel plugin that generates the namespace for creating a logger based on the path of the module",

@@ -29,6 +29,2 @@ "repository": {

"module": "lib/index.esm.mjs",
"exports": {
"require": "./lib/index.js",
"import": "./lib/index.esm.mjs"
},
"types": "lib/index.d.ts",

@@ -46,3 +42,3 @@ "scripts": {

"dependencies": {
"@babel/template": "^7.4.4",
"@babel/template": "^7.18.10",
"tslib": "^2.2.0"

@@ -61,3 +57,2 @@ },

"@types/babel__core": "^7.1.14",
"@types/babel__template": "^7.4.0",
"@types/jest": "^26.0.22",

@@ -64,0 +59,0 @@ "@typescript-eslint/eslint-plugin": "4",

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