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

fib-maxup

Package Overview
Dependencies
Maintainers
1
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fib-maxup - npm Package Compare versions

Comparing version 1.4.491 to 1.4.492

3

js/vueIndex.js

@@ -0,1 +1,2 @@

import Vue from 'vue'
Vue.mixin({

@@ -10,3 +11,3 @@ data(){

document.onreadystatechange = () => {
if(document.readyState == 'complete'){
if(document.readyState === 'complete'){
isLoading = false;

@@ -13,0 +14,0 @@ }

{
"name": "fib-maxup",
"style": "css/index.css",
"version": "1.4.491",
"version": "1.4.492",
"description": "a css framework",

@@ -6,0 +6,0 @@ "main": "js/MaxUp.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