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

spiky-cli

Package Overview
Dependencies
Maintainers
0
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

spiky-cli - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

dist/index.js

17

package.json
{
"name": "spiky-cli",
"description": "A",
"version": "0.0.3",
"description": "This is the spiky-cli package. A package that can convert spiky.js code into Python code with can be run on the SPIKE Prime Robot.",
"version": "0.0.4",
"license": "MIT",
"type": "module",
"bin": {
"spiky-cli": "index.js",
"spiky": "index.js"
"spiky-cli": "dist/index.js",
"spiky": "dist/index.js"
},

@@ -28,2 +28,11 @@ "author": {

},
"repository": {
"type": "git",
"url": "git+https://github.com/leontm-dev/spiky-cli.git"
},
"bugs": {
"email": "lanneken09@gmail.com",
"url": "https://github.com/leontm-dev/spiky-cli/issues"
},
"homepage": "https://github.com/leontm-dev/spiky-cli#readme",
"dependencies": {

@@ -30,0 +39,0 @@ "args": "^5.0.3",

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