New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

clarity-pattern-parser

Package Overview
Dependencies
Maintainers
1
Versions
190
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

clarity-pattern-parser - npm Package Compare versions

Comparing version 2.0.8 to 2.0.9

2

index.d.ts

@@ -59,3 +59,3 @@ export declare class Node {

export declare class CompositePattern {
export declare class CompositePattern extends Pattern {
constructor(type: string, name: string, children?: Pattern[]);

@@ -62,0 +62,0 @@

{
"name": "clarity-pattern-parser",
"type": "module",
"version": "2.0.8",
"version": "2.0.9",
"description": "",

@@ -6,0 +6,0 @@ "main": "./lib/index.js",

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