Comparing version 0.0.5 to 6.0.6
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
432817
11267
1