Socket
Socket
Sign inDemoInstall

@slipmatio/logger

Package Overview
Dependencies
21
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.1 to 0.1.2

6

CHANGES.md
# Changelog
### 0.1.1 - N/A
### 0.1.2 - 2023-07-17
- CI: added automatic tagging and releases to GH actions.
### 0.1.1 - 2023-07-17
- Fix: type exports work properly now.

@@ -6,0 +10,0 @@ - Chore: bumped all deps.

8

package.json
{
"name": "@slipmatio/logger",
"version": "0.1.1",
"version": "0.1.2",
"description": "Better console logging with TypScript support",

@@ -42,3 +42,3 @@ "main": "dist/index.js",

"devDependencies": {
"@playwright/test": "1.36.0",
"@playwright/test": "1.36.1",
"@types/node": "20.4.2",

@@ -50,7 +50,7 @@ "@vitejs/plugin-vue": "4.2.3",

"typescript": "5.1.6",
"vite": "4.4.3",
"vite": "4.4.4",
"vite-plugin-dts": "3.2.0",
"vitest": "0.33.0",
"vue": "3.3.4",
"vue-tsc": "1.8.4"
"vue-tsc": "1.8.5"
},

@@ -57,0 +57,0 @@ "peerDependencies": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc