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

mofron-comp-header

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

mofron-comp-header - npm Package Compare versions

Comparing version 0.8.2 to 0.8.3

.npmignore

9

index.js

@@ -64,2 +64,11 @@ /**

responsive (prm) {
try {
this.height(150);
} catch (e) {
console.error(e.stack);
throw e;
}
}
themeConts (thm) {

@@ -66,0 +75,0 @@ try {

2

package.json
{
"name": "mofron-comp-header",
"version": "0.8.2",
"version": "0.8.3",
"description": "header component for mofron",

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