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

@linthtml/core

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@linthtml/core - npm Package Compare versions

Comparing version 0.10.0-beta.8 to 0.10.0-beta.9

9

dist/package.json
{
"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"
}
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