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

postcss-variables

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

postcss-variables - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

npm-shrinkwrap.json

12

package.json
{
"name": "postcss-variables",
"version": "1.1.0",
"version": "1.1.1",
"description": "PostCSS plugin that converts variables into CSS",

@@ -20,11 +20,11 @@ "main": "index.js",

"dependencies": {
"postcss": "^5.2.6"
"postcss": "^6.0.9"
},
"devDependencies": {
"chai": "^3.5.0",
"chai": "^4.1.1",
"istanbul": "^0.4.5",
"mocha": "^3.2.0",
"postcss-js-mixins": "^2.2.0",
"postcss-wee-syntax": "2.0.0"
"mocha": "^3.5.0",
"postcss-js-mixins": "^2.5.2",
"postcss-wee-syntax": "3.0.0"
}
}
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