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

js-mvc-framework

Package Overview
Dependencies
Maintainers
0
Versions
66
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

js-mvc-framework - npm Package Compare versions

Comparing version 1.0.14 to 1.0.15

6

demonstrament/localhost/tests/MVC/000/DETObjectVentilation/index.js

@@ -9,7 +9,7 @@ import objectAssign from './assign/index.js'

console.log('DET Object Ventilation')
// objectAssign()
objectAssign()
objectDefineProperties()
objectDefineProperty()
// objectFreeze()
// objectSeal()
objectFreeze()
objectSeal()
}

@@ -5,7 +5,7 @@ import DETObjectInstantiation from './DETObjectInstantiation/index.js'

function DOMContentLoaded() {
// DETObjectInstantiation()
DETObjectInstantiation()
DETObjectVentilation()
// DETArrayVentilation()
DETArrayVentilation()
}
document.addEventListener('DOMContentLoaded', DOMContentLoaded)
{
"name": "js-mvc-framework",
"author": "Thomas Patrick Welborn",
"version": "1.0.14",
"version": "1.0.15",
"type": "module",

@@ -17,3 +17,3 @@ "main": "./development/index.js",

"license": "ISC",
"description": "Early bird gets the wormhole. "
"description": "MVC Framework is a Javascript implementation of the Presentation-Abstraction-Control (PAC) Pattern"
}
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