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

@markuplint/selector

Package Overview
Dependencies
Maintainers
1
Versions
99
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@markuplint/selector - npm Package Compare versions

Comparing version 3.7.0 to 3.8.0

test/create-selector.spec.js

16

package.json
{
"name": "@markuplint/selector",
"version": "3.7.0",
"version": "3.8.0",
"description": "Extended W3C Selectors matcher",

@@ -23,14 +23,14 @@ "repository": "git@github.com:markuplint/markuplint.git",

"dependencies": {
"@markuplint/ml-spec": "3.7.0",
"@markuplint/ml-spec": "3.8.0",
"@types/debug": "^4.1.7",
"debug": "^4.3.4",
"postcss-selector-parser": "^6.0.11",
"tslib": "^2.4.1"
"tslib": "^2.4.1",
"type-fest": "^3.8.0"
},
"devDependencies": {
"@types/debug": "^4.1.7",
"@types/jsdom": "16",
"jsdom": "19",
"type-fest": "^3.6.1"
"@types/jsdom": "21.1.1",
"jsdom": "21.1.1"
},
"gitHead": "42b97b47d22b37437024e693a72a458e2963e261"
"gitHead": "adc6e432cccba7cfad0dc8bf9f92e5aaf1107359"
}
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