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

@markuplint/shared

Package Overview
Dependencies
Maintainers
1
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@markuplint/shared - npm Package Compare versions

Comparing version 3.6.1-dev.3156 to 3.7.0

4

lib/functions.d.ts

@@ -12,5 +12,3 @@ import type { Nullable } from './types';

*/
export declare function toNoEmptyStringArrayFromStringOrArray(
value: string | readonly string[] | null | undefined,
): readonly string[];
export declare function toNoEmptyStringArrayFromStringOrArray(value: string | readonly string[] | null | undefined): readonly string[];
/**

@@ -17,0 +15,0 @@ * Converts a given value of an item or an array of items into

{
"name": "@markuplint/shared",
"version": "3.6.1-dev.3156+37ceba57",
"version": "3.7.0",
"description": "Shared functions for Markuplint",

@@ -22,5 +22,5 @@ "repository": "git@github.com:markuplint/markuplint.git",

"dependencies": {
"html-entities": "^2.3.3"
"html-entities": "^2.3.6"
},
"gitHead": "37ceba578aff49e0326c5e374cef3da6be303b25"
"gitHead": "9547b8dca20736a93e4d01af2d61bee314ba5718"
}
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