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 0.0.1 to 0.0.2

9

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

@@ -17,3 +17,8 @@ "main": "lib/index.js",

],
"files": ["lib/*"],
"files": [
"lib/*"
],
"engines": {
"coc": ">= 0.0.70"
},
"author": "antonk52",

@@ -20,0 +25,0 @@ "license": "MIT",

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