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

jwz

Package Overview
Dependencies
Maintainers
1
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jwz - npm Package Compare versions

Comparing version 1.2.2 to 1.2.3

4

index.js

@@ -46,3 +46,3 @@ const axios = require('axios');

// Get org repo url
const filePath = 'node_modules/jwz/GitHub/api.properties';
const filePath = 'node_modules/jwz/github/api.properties';
const config = readPropertiesFile(filePath);

@@ -112,3 +112,3 @@ const replacements = {

// Get org repo url
const filePath = 'node_modules/jwz/GitHub/api.properties';
const filePath = 'node_modules/jwz/github/api.properties';
const config = readPropertiesFile(filePath);

@@ -115,0 +115,0 @@

{
"name": "jwz",
"version": "1.2.2",
"version": "1.2.3",
"description": "Utils",

@@ -5,0 +5,0 @@ "repository": {

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