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

@lazy-cjk/zh-table-greedy

Package Overview
Dependencies
Maintainers
1
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lazy-cjk/zh-table-greedy - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

2

index.d.ts

@@ -9,5 +9,5 @@ /**

export declare function greedyTableTest(input: string): boolean;
export declare function greedyTableCharArray(char: string): string[];
export declare function greedyTableCharArray(char: string): readonly string[];
export declare function greedyTableReplace(input: string): string;
declare const _default: typeof import(".");
export default _default;
{
"name": "@lazy-cjk/zh-table-greedy",
"version": "1.0.1",
"version": "1.0.2",
"description": "",

@@ -42,4 +42,3 @@ "homepage": "https://github.com/bluelovers/ws-regexp/tree/master/packages/@lazy-cjk/zh-table-greedy#readme",

"access": "public"
},
"gitHead": "4a50b9c50b0d5d541a2797094135af81e71797e1"
}
}
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