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

@batijs/core

Package Overview
Dependencies
Maintainers
2
Versions
309
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@batijs/core - npm Package Compare versions

Comparing version 0.0.140 to 0.0.141

4

dist/index.d.ts

@@ -57,4 +57,6 @@ import { Flags } from '@batijs/features';

declare function appendToEnv(envContent: string | undefined | null, key: string, value: unknown, comment?: string): string;
declare function withIcon(icon: string, iconColor?: Color, indentLevel?: number): (str: string) => string;
export { type ContentGetter, type PackageJsonDeps, type PackageJsonScriptOption, type PackageJsonScriptOptions, type PackageJsonScripts, type Transformer, type TransformerProps, type VikeMeta, addDependency, loadAsJson, loadAsMagicast, loadRelativeFileAsMagicast, setScripts, transformAndFormat, withIcon };
export { type ContentGetter, type PackageJsonDeps, type PackageJsonScriptOption, type PackageJsonScriptOptions, type PackageJsonScripts, type Transformer, type TransformerProps, type VikeMeta, addDependency, appendToEnv, loadAsJson, loadAsMagicast, loadRelativeFileAsMagicast, setScripts, transformAndFormat, withIcon };
{
"name": "@batijs/core",
"version": "0.0.140",
"version": "0.0.141",
"description": "",

@@ -21,2 +21,3 @@ "type": "module",

"eslint": "^8.56.0",
"eslint-plugin-solid": "^0.13.1",
"eslint-rule-composer": "^0.3.0",

@@ -33,3 +34,3 @@ "espree": "^9.6.1",

"which": "^4.0.0",
"@batijs/features": "0.0.140"
"@batijs/features": "0.0.141"
},

@@ -36,0 +37,0 @@ "exports": {

Sorry, the diff of this file is too big to display

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