Socket
Socket
Sign inDemoInstall

postcss-initial

Package Overview
Dependencies
12
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.5.3 to 2.0.0

.editorconfig

4

CHANGELOG.md

@@ -8,2 +8,6 @@ # Change Log

## [2.0.0] - 2016-05-09
- Add yarn
- Update dependcies. Thanks to @Semigradsky
## [1.5.3] - 2016-11-30

@@ -10,0 +14,0 @@ - Add `.eslintrc` to `.npmignore` Thanks to @wtgtybhertgeghgtwtg for pr [#20](https://github.com/maximkoretskiy/postcss-initial/pull/20)

8

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

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

"lodash.template": "^4.2.4",
"postcss": "^5.0.19"
"postcss": "^6.0.1"
},
"devDependencies": {
"chai": "3.5.0",
"eslint": "^2.7.0",
"mocha": "^2.4.5"
"eslint": "^3.19.0",
"mocha": "^3.3.0"
},

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

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