Huge News!Announcing our $40M Series B led by Abstract Ventures.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.5 to 7.0.6

.github/ISSUE_TEMPLATE.md

4

lib/types/markup.d.ts

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

is360?: boolean | null;
relativeHorizontalOffset?: number | null;
relativeVerticalOffset?: number | null;
relativeWidth?: number | null;
relativeHeight?: number | null;
};

@@ -215,0 +219,0 @@ children: Array<MarkupElement>;

2

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

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