New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

postcss-local-constants

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

postcss-local-constants - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

3

CHANGELOG.md

@@ -0,1 +1,4 @@

## 0.0.4
* `lodash` is a dep
## 0.0.3

@@ -2,0 +5,0 @@ * Remove `~foo: './bar.js'` declaration after parsing.

6

package.json
{
"name": "postcss-local-constants",
"version": "0.0.3",
"version": "0.0.4",
"description": "PostCSS plugin to process imported constants from a file, removing them from a global scope.",

@@ -24,2 +24,3 @@ "keywords": [

"dependencies": {
"lodash-node": "^3.10.0",
"postcss": "^4.1.13"

@@ -31,4 +32,3 @@ },

"gulp-eslint": "^0.14.0",
"gulp-mocha": "^2.1.2",
"lodash-node": "^3.10.0"
"gulp-mocha": "^2.1.2"
},

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

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