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

xone

Package Overview
Dependencies
Maintainers
1
Versions
260
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

xone - npm Package Compare versions

Comparing version 0.0.211 to 0.0.212

task/cli.js

9

package.json
{
"name": "xone",
"version": "0.0.211",
"version": "0.0.212",
"description": "Open source Javascript framework for building modern web applications.",

@@ -27,3 +27,3 @@ "keywords": [

"bin": {
"xone": "./task/xone.bat"
"xone": "./task/cli.js"
},

@@ -36,3 +36,6 @@ "repository": {

"author": "Thomas Wilkerling",
"license": "Apache-2.0"
"license": "Apache-2.0",
"dependencies": {
"shelljs": "^0.7.7"
}
}

@@ -34,8 +34,6 @@ ![Xone Logo](http://nextapps.de/img/xone.png?v=2)

### Xone Architecture
### Features
<img src="http://nextapps.de/img/xone_workflow.png">
### Features
* Manage Process Environments:

@@ -42,0 +40,0 @@ * production

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