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

@thetimes/methode-parser

Package Overview
Dependencies
Maintainers
4
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@thetimes/methode-parser - npm Package Compare versions

Comparing version 7.0.1 to 7.0.2

4

lib/types/markup.d.ts

@@ -99,2 +99,6 @@ export declare type UUID = string & {

url: string;
horizontalOffset?: number | null;
verticalOffset?: number | null;
width?: number | null;
height?: number | null;
};

@@ -101,0 +105,0 @@ children: Array<MarkupElement>;

4

package.json
{
"name": "@thetimes/methode-parser",
"version": "7.0.1",
"version": "7.0.2",
"main": "lib/index.js",

@@ -67,2 +67,2 @@ "typings": "lib/types/index.d.ts",

}
}
}
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