Socket
Socket
Sign inDemoInstall

promzard

Package Overview
Dependencies
Maintainers
5
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

promzard - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

1

lib/index.js

@@ -136,2 +136,3 @@ const fs = require('fs/promises')

if (er.notValid) {
// eslint-disable-next-line no-console
console.log(er.message)

@@ -138,0 +139,0 @@ i--

8

package.json

@@ -5,5 +5,5 @@ {

"description": "prompting wizardly",
"version": "1.0.1",
"version": "1.0.2",
"repository": {
"url": "https://github.com/npm/promzard.git",
"url": "git+https://github.com/npm/promzard.git",
"type": "git"

@@ -16,3 +16,3 @@ },

"@npmcli/eslint-config": "^4.0.0",
"@npmcli/template-oss": "4.21.3",
"@npmcli/template-oss": "4.22.0",
"tap": "^16.3.0"

@@ -40,3 +40,3 @@ },

"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
"version": "4.21.3",
"version": "4.22.0",
"publish": true

@@ -43,0 +43,0 @@ },

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