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

@markuplint/ml-spec

Package Overview
Dependencies
Maintainers
1
Versions
146
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@markuplint/ml-spec - npm Package Compare versions

Comparing version 1.6.0 to 1.6.1

1

lib/types.d.ts

@@ -178,2 +178,3 @@ import { ContentModel, PermittedStructuresSchema } from './permitted-structres';

htmlAttrName: string;
isNotStrictEquivalent?: true;
value: string | null;

@@ -180,0 +181,0 @@ };

4

package.json
{
"name": "@markuplint/ml-spec",
"version": "1.6.0",
"version": "1.6.1",
"description": "Types and schema that specs of the Markup languages for markuplint",

@@ -26,3 +26,3 @@ "repository": "git@github.com:markuplint/markuplint.git",

},
"gitHead": "94955520e9fad6a45e8831c47f6b8b342b77efdc"
"gitHead": "be7c3d9e57fe05140218bc1657a77b850474feb8"
}

@@ -255,2 +255,3 @@ import { ContentModel, PermittedStructuresSchema } from './permitted-structres';

htmlAttrName: string;
isNotStrictEquivalent?: true;
value: string | null;

@@ -257,0 +258,0 @@ };

Sorry, the diff of this file is not supported yet

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