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

@markuplint/types

Package Overview
Dependencies
Maintainers
1
Versions
109
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@markuplint/types - npm Package Compare versions

Comparing version 4.0.0-alpha.5 to 4.0.0-alpha.6

2

lib/defs.js

@@ -755,3 +755,3 @@ import { checkMultiTypes } from './check-multi-types.js';

def: {
'view-box': '<min-x> [,]? <min-y> [,]? <width> [,]? <height>',
'view-box': '<min-x> [,]? <min-y> [,]? <width> [,]? <height>', // As '[<min-x>,? <min-y>,? <width>,? <height>]',
'min-x': '<number>',

@@ -758,0 +758,0 @@ 'min-y': '<number>',

{
"name": "@markuplint/types",
"version": "4.0.0-alpha.5",
"version": "4.0.0-alpha.6",
"description": "Type declaration and value checker",

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

"dependencies": {
"@types/css-tree": "^2.3.3",
"@types/debug": "^4.1.10",
"@types/whatwg-mimetype": "3.0.1",
"@types/css-tree": "^2.3.4",
"@types/debug": "^4.1.12",
"@types/whatwg-mimetype": "3.0.2",
"bcp-47": "^2.1.0",

@@ -36,6 +36,6 @@ "css-tree": "^2.3.1",

"leven": "^4.0.0",
"type-fest": "^4.5.0",
"whatwg-mimetype": "^3.0.0"
"type-fest": "^4.8.2",
"whatwg-mimetype": "^4.0.0"
},
"gitHead": "0c3e4690662edf1765bcc4b6411ec5507c1e2ea3"
"gitHead": "06e1242d274c72cf08a10a572b06ac35d1b924a4"
}
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