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

coc-cssmodules

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

coc-cssmodules - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

16

package.json
{
"name": "coc-cssmodules",
"version": "1.1.0",
"version": "1.1.1",
"description": "css modules autocompletion and go to definition coc.nvim plugin",

@@ -67,5 +67,5 @@ "main": "lib/index.js",

"@types/lodash.camelcase": "^4.3.6",
"@types/node": "^14.14.9",
"@typescript-eslint/eslint-plugin": "^4.8.1",
"@typescript-eslint/parser": "^4.8.1",
"@types/node": "^14.14.10",
"@typescript-eslint/eslint-plugin": "^4.8.2",
"@typescript-eslint/parser": "^4.8.2",
"coc.nvim": "0.0.75",

@@ -78,3 +78,3 @@ "eslint": "^7.14.0",

"npm-run-all": "^4.1.5",
"prettier": "^2.2.0",
"prettier": "^2.2.1",
"rimraf": "^3.0.2",

@@ -85,7 +85,7 @@ "ts-jest": "^26.4.4",

"vscode-uri": "^2.1.2",
"webpack": "^4.42.0",
"webpack-cli": "^3.3.11"
"webpack": "^4.44.2",
"webpack-cli": "^3.3.12"
},
"dependencies": {
"postcss": "^8.1.6",
"postcss": "^8.1.10",
"postcss-less": "^4.0.0",

@@ -92,0 +92,0 @@ "postcss-sass": "^0.4.4",

Sorry, the diff of this file is too big to display

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