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

cm5-vim

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cm5-vim - npm Package Compare versions

Comparing version 0.0.5 to 6.0.6

14

package.json
{
"name": "cm5-vim",
"version": "0.0.5",
"version": "6.0.6",
"description": "Vim keybindings for CodeMirror 5",
"files": ["vim.js", "vim_test.js"],
"files": [
"vim.js",
"vim_test.js"
],
"scripts": {
"test": "cm-runtests",
"test": "cm-runtests .",
"build": "node bin/build.js",
"buildAndTest": "npm run build && npm test",
"publish": "npm run build && npm publish"

@@ -14,3 +18,3 @@ },

"code"
],
],
"main": "vim.js",

@@ -26,2 +30,2 @@ "sideEffects": false,

}
}
}

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

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