@linthtml/core
Advanced tools
Comparing version 0.10.0-beta.8 to 0.10.0-beta.9
{ | ||
"name": "@linthtml/core", | ||
"version": "0.10.0-beta.8", | ||
"version": "0.10.0-beta.9", | ||
"description": "LintHTML core package", | ||
@@ -49,2 +49,3 @@ "author": "BenjaminJ <kamikillerto@gmail.com>", | ||
"test": "nx run :test", | ||
"test:coverage": "nx run :test --configuration coverage", | ||
"build": "nx run :build" | ||
@@ -56,4 +57,4 @@ }, | ||
"dependencies": { | ||
"@linthtml/dom-utils": "^0.10.0-beta.8", | ||
"@linthtml/html-parser": "^0.10.0-beta.8", | ||
"@linthtml/dom-utils": "^0.10.0-beta.9", | ||
"@linthtml/html-parser": "^0.10.0-beta.9", | ||
"bulk-require": "1.0.1", | ||
@@ -76,5 +77,5 @@ "cosmiconfig": "^8.0.0", | ||
}, | ||
"gitHead": "0b5200f2ea752cd08846c8f4a1e728d3be83af38", | ||
"gitHead": "104449aaa57c5e77625a3395897facf09f26fbed", | ||
"module": "./src/index.js", | ||
"main": "./src/index.js" | ||
} |
{ | ||
"name": "@linthtml/core", | ||
"version": "0.10.0-beta.8", | ||
"version": "0.10.0-beta.9", | ||
"description": "LintHTML core package", | ||
@@ -49,2 +49,3 @@ "author": "BenjaminJ <kamikillerto@gmail.com>", | ||
"test": "nx run :test", | ||
"test:coverage": "nx run :test --configuration coverage", | ||
"build": "nx run :build" | ||
@@ -56,4 +57,4 @@ }, | ||
"dependencies": { | ||
"@linthtml/dom-utils": "^0.10.0-beta.8", | ||
"@linthtml/html-parser": "^0.10.0-beta.8", | ||
"@linthtml/dom-utils": "^0.10.0-beta.9", | ||
"@linthtml/html-parser": "^0.10.0-beta.9", | ||
"bulk-require": "1.0.1", | ||
@@ -76,3 +77,3 @@ "cosmiconfig": "^8.0.0", | ||
}, | ||
"gitHead": "0b5200f2ea752cd08846c8f4a1e728d3be83af38" | ||
"gitHead": "104449aaa57c5e77625a3395897facf09f26fbed" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
203756