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

bs-excmd

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bs-excmd - npm Package Compare versions

Comparing version 1.0.0-secondary-rollup-package.0 to 1.0.0-secondary-rollup-package.1

12

package.json
{
"name": "bs-excmd",
"version": "1.0.0-secondary-rollup-package.0",
"version": "1.0.0-secondary-rollup-package.1",
"description": "OCaml component of Tridactyl's parser for Vi-style command-line, rc-files, and vimscript",

@@ -26,3 +26,3 @@ "main": "lib/parser.bs.js",

"clean:all": "make clean-all",
"prepare": "npm-run-all clean build",
"prepare": "npm run clean && npm run build",
"test:js": "jest",

@@ -56,5 +56,5 @@ "test:js:coverage": "cd ../../ && jest --coverage",

"devDependencies": {
"@babel/cli": "^7.5.5",
"@babel/core": "^7.5.5",
"@babel/preset-env": "^7.5.5",
"@babel/cli": "^7.8.3",
"@babel/core": "^7.8.3",
"@babel/preset-env": "^7.8.3",
"@types/terminal-kit": "^1.28.0",

@@ -74,3 +74,3 @@ "babel-jest": "^24.9.0",

},
"gitHead": "b089df03716f64d8f42b1a23067d2d65e8e67cad"
"gitHead": "468cac879de2969b1f3065c8a5694afe2c04946d"
}

Sorry, the diff of this file is not supported yet

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