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

postcss-attribute-case-insensitive

Package Overview
Dependencies
Maintainers
2
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

postcss-attribute-case-insensitive - npm Package Compare versions

Comparing version 3.0.1 to 4.0.0

2

dist/index.js

@@ -116,2 +116,2 @@ 'use strict';

});
module.exports = exports['default'];
module.exports = exports.default;
{
"name": "postcss-attribute-case-insensitive",
"version": "3.0.1",
"version": "4.0.0",
"description": "PostCSS plugin to support case insensitive attributes",

@@ -31,16 +31,16 @@ "main": "dist/index.js",

"babel-cli": "^6.26.0",
"babel-eslint": "^8.2.5",
"babel-plugin-add-module-exports": "^0.2.1",
"babel-eslint": "^9.0.0",
"babel-plugin-add-module-exports": "^1.0.0",
"babel-preset-env": "^1.7.0",
"babel-register": "^6.26.0",
"chai": "^4.1.2",
"eslint": "^5.0.1",
"eslint-config-airbnb-base": "^13.0.0",
"eslint-plugin-import": "^2.13.0",
"eslint": "^5.6.0",
"eslint-config-airbnb-base": "^13.1.0",
"eslint-plugin-import": "^2.14.0",
"mocha": "^5.2.0"
},
"dependencies": {
"postcss": "^6.0.23",
"postcss-selector-parser": "^4.0.0"
"postcss": "^7.0.2",
"postcss-selector-parser": "^5.0.0-rc.3"
}
}
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