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

@sweexui/weex-cli-service

Package Overview
Dependencies
Maintainers
2
Versions
74
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sweexui/weex-cli-service - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

3

bin/weex-cli-service.js
#!/usr/bin/env node
const { resolve } = require('path'),
const webpack = require('webpack'),
{ resolve } = require('path'),
currentPath = resolve('./');
console.log(currentPath);
{
"name": "@sweexui/weex-cli-service",
"version": "1.0.2",
"version": "1.0.3",
"description": "",

@@ -5,0 +5,0 @@ "main": "index.js",

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