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

lev-publisher

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lev-publisher - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

3

bin/index.js

@@ -9,3 +9,6 @@ #! /usr/bin/env node

const path = require("path");
const dotenv = require("dotenv");
dotenv.config()
const host = "https://lev.zone/api/npm";

@@ -12,0 +15,0 @@

9

package.json
{
"name": "lev-publisher",
"version": "1.0.2",
"version": "1.0.3",
"description": "lev react component publisher",

@@ -20,5 +20,6 @@ "main": "index.js",

"axios": "^0.27.2",
"colors": "^1.4.0",
"dotenv": "^16.0.1",
"ramda": "^0.28.0",
"yargs": "^17.5.1",
"colors": "^1.4.0"
"yargs": "^17.5.1"
},

@@ -29,2 +30,2 @@ "devDependencies": {

}
}
}
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