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

@jalik/logger

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jalik/logger - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

5

dist/types.js

@@ -7,11 +7,16 @@ "use strict";

exports.default = {
debug: "debug",
error: "error",
info: "info",
warning: "warning"
};

4

package.json
{
"name": "@jalik/logger",
"version": "1.0.2",
"version": "1.0.3",
"description": "A logging utility to log messages to anywhere.",

@@ -39,3 +39,3 @@ "license": "MIT",

"babel-core": "^6.26.0",
"babel-loader": "^7.1.3",
"babel-loader": "^7.1.4",
"babel-polyfill": "^6.26.0",

@@ -42,0 +42,0 @@ "babel-preset-env": "^1.6.1",

@@ -119,3 +119,3 @@ # Logger

### v1.0.2
### v1.0.3
- Exports `Logger` using ES6 default export

@@ -122,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