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

@haibun/core

Package Overview
Dependencies
Maintainers
1
Versions
154
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@haibun/core - npm Package Compare versions

Comparing version 1.33.5 to 1.33.6

2

build/currentVersion.d.ts

@@ -1,2 +0,2 @@

export declare const currentVersion = "1.33.5";
export declare const currentVersion = "1.33.6";
//# sourceMappingURL=currentVersion.d.ts.map

@@ -1,2 +0,2 @@

export const currentVersion = '1.33.5';
export const currentVersion = '1.33.6';
//# sourceMappingURL=currentVersion.js.map

@@ -22,4 +22,4 @@ import { THistoryWithMeta, TLogHistory, TLogHistoryWithArtifact, TLogHistoryWithExecutorTopic } from './interfaces/logger.js';

export declare const actionName: (logHistory: TLogHistory | undefined) => string;
export declare const TRACKS_FILE = "tracks.json";
export declare const TRACKS_FILE = "tracksHistory.json";
export declare const TRACKS_DIR = "tracks";
//# sourceMappingURL=LogHistory.d.ts.map

@@ -36,4 +36,4 @@ import { versionedSchema } from './defs.js';

};
export const TRACKS_FILE = `tracks.json`;
export const TRACKS_FILE = `tracksHistory.json`;
export const TRACKS_DIR = 'tracks';
//# sourceMappingURL=LogHistory.js.map
{
"name": "@haibun/core",
"type": "module",
"version": "1.33.5",
"version": "1.33.6",
"description": "",

@@ -6,0 +6,0 @@ "author": "",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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