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

@batijs/core

Package Overview
Dependencies
Maintainers
0
Versions
301
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.312 to 0.0.313

2

dist/index.d.ts

@@ -94,3 +94,3 @@ import { BatiSet, CategoryLabels, Flags } from '@batijs/features';

constructor(tree: Root, config?: classConfig);
addMarkdownFeature(markdown: string | ZoneHandler, flag: Flags): void;
addMarkdownFeature(markdown: string | ZoneHandler, flag: Flags, options?: MarkdownOptions): void;
addMarkdown(markdown: string | ZoneHandler, options?: MarkdownOptions): void;

@@ -97,0 +97,0 @@ finalize(): string;

{
"name": "@batijs/core",
"version": "0.0.312",
"version": "0.0.313",
"description": "",

@@ -41,3 +41,3 @@ "type": "module",

"yaml": "^2.6.1",
"@batijs/features": "0.0.312"
"@batijs/features": "0.0.313"
},

@@ -44,0 +44,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