Socket
Socket
Sign inDemoInstall

@nanostores/logger

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nanostores/logger - npm Package Compare versions

Comparing version 0.2.3 to 0.2.4

4

build-creator-logger/index.d.ts

@@ -23,3 +23,3 @@ import type { AnyStore, MapStore } from 'nanostores'

interface EventBuildStartPayload {
interface EventBuildPayload {
creatorName: string

@@ -31,3 +31,3 @@ store: MapStore

interface BuildCreatorLoggerEvents {
build: (payload: EventBuildPayloadBase) => void
build: (payload: EventBuildPayload) => void
}

@@ -34,0 +34,0 @@

{
"name": "@nanostores/logger",
"version": "0.2.3",
"version": "0.2.4",
"description": "Pretty logger of lifecycles, changes and actions for Nano Stores",

@@ -5,0 +5,0 @@ "keywords": [

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