Socket
Socket
Sign inDemoInstall

postcss-initial

Package Overview
Dependencies
25
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.3.0 to 1.3.1

10

package.json
{
"name": "postcss-initial",
"version": "1.3.0",
"version": "1.3.1",
"description": "PostCSS plugin to fallback initial keyword.",

@@ -19,10 +19,10 @@ "keywords": [

"lodash.template": "^3.6.2",
"postcss": "^5.0.2"
"postcss": "^5.0.4"
},
"devDependencies": {
"chai": "3.2.0",
"gulp": "3.9.0",
"gulp-eslint": "1.0.0",
"gulp-mocha": "2.1.3",
"mocha": "2.2.5",
"chai": "3.2.0",
"gulp": "3.9.0"
"mocha": "^2.3.2"
},

@@ -29,0 +29,0 @@ "scripts": {

@@ -1,2 +0,2 @@

# PostCSS Initial [![Build Status][ci-img]][ci]
# PostCSS Initial [![Build Status][ci-img]][ci] [![NPM Module][npm-img]][npm]

@@ -7,3 +7,4 @@ <img align="right" width="135" height="95"

[PostCSS] plugin to fallback `initial` keyword.
[PostCSS] plugin to fallback `initial` keyword. Very useful in combination with
[postcss-autoreset][reset].

@@ -13,2 +14,5 @@ [PostCSS]: https://github.com/postcss/postcss

[ci]: https://travis-ci.org/maximkoretskiy/postcss-initial
[npm-img]: https://badge.fury.io/js/postcss-initial.svg
[npm]: https://www.npmjs.com/package/postcss-initial
[reset]: https://github.com/maximkoretskiy/postcss-autoreset

@@ -15,0 +19,0 @@ ```css

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