Socket
Socket
Sign inDemoInstall

postcss-icon

Package Overview
Dependencies
185
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.0.0-alpha.3 to 7.0.0-alpha.4

2

lib-old/CssIconSet.js

@@ -14,3 +14,3 @@ "use strict";

var _postcss = require("postcss/lib/postcss");
var _postcss = require("postcss");

@@ -17,0 +17,0 @@ function _toConsumableArray(arr) { if (Array.isArray(arr)) { for (var i = 0, arr2 = Array(arr.length); i < arr.length; i++) { arr2[i] = arr[i]; } return arr2; } else { return Array.from(arr); } }

@@ -16,3 +16,3 @@ "use strict";

var _postcss = require("postcss/lib/postcss");
var _postcss = require("postcss");

@@ -19,0 +19,0 @@ var _config = require("./config");

@@ -10,3 +10,3 @@ "use strict";

var _postcss = require("postcss/lib/postcss");
var _postcss = require("postcss");

@@ -13,0 +13,0 @@ class CssIconSet extends _IconSet.IconSet {

@@ -12,3 +12,3 @@ "use strict";

var _postcss = require("postcss/lib/postcss");
var _postcss = require("postcss");

@@ -15,0 +15,0 @@ var _config = require("./config");

{
"name": "postcss-icon",
"description": "PostCSS plugin which allows you to quickly add styles to css icons",
"version": "7.0.0-alpha.3",
"version": "7.0.0-alpha.4",
"repository": "https://github.com/retyui/postcss-icon",

@@ -6,0 +6,0 @@ "author": "retyui <vamnemne@gmail.com>",

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