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
65
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.2 to 1.0.3

demonstrament/temporary/mvc-framework.js

5

document/Guide/DynamicEventTarget/DET-Object/index.md

@@ -147,2 +147,5 @@ # Dynamic Event Target (DET) Object

}
```
```
|Property Key|Property Val Type|Property Description|
|-|-|-|
|prototype|Any|Set Prototype|

8

package.json
{
"name": "js-mvc-framework",
"author": "Thomas Patrick Welborn",
"version": "1.0.3",
"license": "ISC",
"description": "Early bird gets the wormhole. ",
"type": "module",

@@ -13,6 +16,3 @@ "main": "./development/index.js",

},
"repository": "https://github.com/thomaspatrickwelborn/mvc-framework",
"version": "1.0.2",
"license": "ISC",
"description": "Early bird gets the wormhole. "
"repository": "https://github.com/thomaspatrickwelborn/mvc-framework"
}

@@ -15,6 +15,12 @@ > [!WARNING]

- Dynamic Event System (DES) facilitates Event Target/Dynamic Event Target property assignment and ablement.
- Fetch Router interfacilitates client/server endpoint calls and callbacks.
- Fetch Router interfacilates client/server endpoint calls and callbacks.
## Documents
### Classification
- [Classification](./document/Classification/index.md)
### MVC Framework Guide
DET Guide
DET Object Guide
- Document
- Guide
- [Dynamic Event Target (DET)](./document/guide/DynamicEventTarget/index.md)
- [DET Object](./document/guide/DynamicEventTarget/DET-Object/index.md)
- [Dynamic Event System (DES)](./document/guid/DynamicEventSystem/index.md)
### Demonstration

Sorry, the diff of this file is too big to display

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