Socket
Socket
Sign inDemoInstall

@operarius/vue-cli-plugin-postcss

Package Overview
Dependencies
0
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.3.0 to 0.3.4

4

generator.js

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

const { version } = require('./package.json');
const { devDependencies } = require('./package.json');

@@ -11,3 +11,3 @@ const LIBRARY_NAME = 'postcss-config';

? `file:../packages/${LIBRARY_NAME}`
: `^${version}`,
: devDependencies[POSTCSS_CONFIG],
},

@@ -14,0 +14,0 @@ });

{
"name": "@operarius/vue-cli-plugin-postcss",
"version": "0.3.0",
"version": "0.3.4",
"description": "Vue cli plugin for custom postcss config injection",

@@ -34,6 +34,8 @@ "main": "index.js",

"devDependencies": {
"@operarius/eslint-config": "^0.3.0",
"@operarius/postcss-config": "^0.3.4",
"babel-eslint": "^10.0.3",
"eslint": "^6.7.2"
},
"gitHead": "48e47c91af30de8cf77f59c507cb92a58a6402e5"
"gitHead": "3df085c06771fdffe8a84e6cb52bea44527abacd"
}
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