@markuplint/react-spec
Advanced tools
Comparing version 3.0.0-dev.186 to 3.0.0-dev.290
@@ -1,3 +0,1 @@ | ||
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
const spec = { | ||
@@ -116,2 +114,2 @@ def: { | ||
}; | ||
exports.default = spec; | ||
export default spec; |
{ | ||
"name": "@markuplint/react-spec", | ||
"version": "3.0.0-dev.186+37ceba57", | ||
"version": "3.0.0-dev.290+af676442", | ||
"description": "Extended specification for tags and attributes in React", | ||
@@ -9,3 +9,8 @@ "repository": "git@github.com:markuplint/markuplint.git", | ||
"private": false, | ||
"main": "lib/index.js", | ||
"type": "module", | ||
"exports": { | ||
".": { | ||
"import": "./lib/index.js" | ||
} | ||
}, | ||
"types": "lib/index.d.ts", | ||
@@ -20,8 +25,8 @@ "publishConfig": { | ||
"dependencies": { | ||
"@markuplint/ml-spec": "3.0.0-dev.186+37ceba57" | ||
"@markuplint/ml-spec": "3.0.0-dev.290+af676442" | ||
}, | ||
"peerDependencies": { | ||
"@markuplint/ml-core": "3.x" | ||
"@markuplint/ml-core": ">3" | ||
}, | ||
"gitHead": "37ceba578aff49e0326c5e374cef3da6be303b25" | ||
"gitHead": "af6764422feecb56d1d84659028f53daf685bb78" | ||
} |
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
Yes
6211
117
+ Added@markuplint/config-presets@4.5.10(transitive)
+ Added@markuplint/html-parser@4.6.14(transitive)
+ Added@markuplint/html-spec@4.11.1(transitive)
+ Added@markuplint/i18n@4.6.0(transitive)
+ Added@markuplint/ml-ast@4.4.9(transitive)
+ Added@markuplint/ml-config@4.8.6(transitive)
+ Added@markuplint/ml-core@4.11.0(transitive)
+ Added@markuplint/ml-spec@4.9.1(transitive)
+ Added@markuplint/parser-utils@4.8.2(transitive)
+ Added@markuplint/selector@4.6.14(transitive)
+ Added@markuplint/shared@4.4.10(transitive)
+ Added@markuplint/types@4.7.1(transitive)
+ Added@types/css-tree@2.3.9(transitive)
+ Added@types/uuid@10.0.0(transitive)
+ Addedacorn@8.14.0(transitive)
+ Addedacorn-jsx@5.3.2(transitive)
+ Addedbcp-47@2.1.0(transitive)
+ Addedcss-tree@3.0.1(transitive)
+ Addeddebug@4.3.7(transitive)
+ Addeddom-accessibility-api@0.7.0(transitive)
+ Addedeslint-visitor-keys@4.2.0(transitive)
+ Addedespree@10.3.0(transitive)
+ Addedis-alphabetical@2.0.1(transitive)
+ Addedis-alphanumerical@2.0.1(transitive)
+ Addedis-decimal@2.0.1(transitive)
+ Addedleven@4.0.0(transitive)
+ Addedmdn-data@2.12.1(transitive)
+ Addedparse5@7.2.1(transitive)
+ Addedpostcss-selector-parser@7.0.0(transitive)
+ Addedtype-fest@4.30.0(transitive)
+ Addeduuid@11.0.3(transitive)
+ Addedwhatwg-mimetype@4.0.0(transitive)
- Removed@markuplint/config-presets@3.9.0(transitive)
- Removed@markuplint/html-parser@3.13.0(transitive)
- Removed@markuplint/html-spec@3.14.0(transitive)
- Removed@markuplint/i18n@3.12.0(transitive)
- Removed@markuplint/ml-ast@3.2.0(transitive)
- Removed@markuplint/ml-config@3.14.0(transitive)
- Removed@markuplint/ml-core@3.15.0(transitive)
- Removed@markuplint/ml-spec@3.14.0(transitive)
- Removed@markuplint/parser-utils@3.13.0(transitive)
- Removed@markuplint/selector@3.14.0(transitive)
- Removed@markuplint/shared@3.8.0(transitive)
- Removed@markuplint/types@3.12.0(transitive)
- Removed@types/bcp-47@1.0.0(transitive)
- Removed@types/css-tree@2.3.10(transitive)
- Removed@types/uuid@9.0.8(transitive)
- Removedbcp-47@1.0.8(transitive)
- Removedcss-tree@2.3.1(transitive)
- Removeddebug@4.4.0(transitive)
- Removeddom-accessibility-api@0.6.3(transitive)
- Removedis-alphabetical@1.0.4(transitive)
- Removedis-alphanumerical@1.0.4(transitive)
- Removedis-decimal@1.0.4(transitive)
- Removedleven@3.1.0(transitive)
- Removedmdn-data@2.0.30(transitive)
- Removedparse5@7.1.2(transitive)
- Removedpostcss-selector-parser@6.1.2(transitive)
- Removedtslib@2.8.1(transitive)
- Removedtype-fest@4.33.0(transitive)
- Removeduuid@9.0.1(transitive)
- Removedwhatwg-mimetype@3.0.0(transitive)