Socket
Socket
Sign inDemoInstall

@mapbox/stylelint-processor-arbitrary-tags

Package Overview
Dependencies
5
Maintainers
14
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.3.0 to 0.4.0

4

CHANGELOG.md
# Changelog
## 0.4.0
- Update dependencies to fix security alerts.
## 0.3.0

@@ -4,0 +8,0 @@

10

package.json
{
"name": "@mapbox/stylelint-processor-arbitrary-tags",
"version": "0.3.0",
"version": "0.4.0",
"description": "A stylelint processor that allows you to lint CSS within arbitrary tags",

@@ -26,8 +26,8 @@ "main": "index.js",

"devDependencies": {
"eslint": "^6.8.0",
"eslint": "^7.12.1",
"eslint-config-davidtheclark-node": "^0.2.0",
"eslint-plugin-node": "^3.0.5",
"lodash": "^4.16.0",
"eslint-plugin-node": "^11.1.0",
"lodash": "^4.17.20",
"stylelint": "^9.0.0",
"tap": "^14.10.5"
"tap": "^14.10.8"
},

@@ -34,0 +34,0 @@ "dependencies": {

# stylelint-processor-arbitrary-tags
[![Build Status](https://travis-ci.org/mapbox/stylelint-processor-arbitrary-tags.svg?branch=master)](https://travis-ci.org/mapbox/stylelint-processor-arbitrary-tags)
[![Build Status](https://travis-ci.com/mapbox/stylelint-processor-arbitrary-tags.svg?branch=main)](https://travis-ci.com/mapbox/stylelint-processor-arbitrary-tags)

@@ -5,0 +5,0 @@ A [stylelint processor](http://stylelint.io/user-guide/configuration/#processors) that allows you to lint CSS within arbitrary tags.

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc