Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@localhapp/cert-info

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@localhapp/cert-info - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

1

index.js

@@ -38,3 +38,2 @@ import certInfo from 'cert-info';

certOutput.hasCert = CERT != false;
console.log(certOutput);
return certOutput;

@@ -41,0 +40,0 @@ }

5

package.json
{
"name": "@localhapp/cert-info",
"version": "1.0.2",
"version": "1.0.3",
"description": "",

@@ -8,3 +8,4 @@ "main": "index.js",

"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"test": "echo \"Error: no test specified\" && exit 1",
"pub": "npm init --scope=@localhapp && npm publish --access public"
},

@@ -11,0 +12,0 @@ "author": "",

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