Socket
Socket
Sign inDemoInstall

qcobjects-sdk

Package Overview
Dependencies
1
Maintainers
1
Versions
214
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.4.53 to 2.4.54

2

package.json
{
"name": "qcobjects-sdk",
"version": "2.4.53",
"version": "2.4.54",
"description": "QCObjects SDK is a set of Controllers, Views and Components that are elementary and useful to assist developers to build applications under MVC patterns using QCObjects, Cross Browser Javascript Framework for MVC Patterns",

@@ -5,0 +5,0 @@ "main": "src/index.cjs",

@@ -32,3 +32,3 @@ /**

constructor (...o) {
constructor (o) {
o.name = "splashscreen";

@@ -286,3 +286,3 @@ super(o);

constructor (...o) {
constructor (o) {
o.name = "videosplashscreen";

@@ -289,0 +289,0 @@ super(o);

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc