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

@erickmerchant/framework

Package Overview
Dependencies
Maintainers
1
Versions
244
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@erickmerchant/framework - npm Package Compare versions

Comparing version 44.4.0 to 44.4.1

app.js

4

main.js

@@ -1,5 +0,5 @@

export {createDOMView} from './create-dom-view.js'
export {createDOMView} from './dom-view.js'
export {cache, html} from './html.js'
export {createApp} from './create-app.js'
export {createApp} from './app.js'
{
"name": "@erickmerchant/framework",
"version": "44.4.0",
"version": "44.4.1",
"description": "A front-end framework.",

@@ -22,4 +22,4 @@ "homepage": "https://github.com/erickmerchant/framework#readme",

"escape.js",
"create-app.js",
"create-dom-view.js",
"app.js",
"dom-view.js",
"html.js"

@@ -26,0 +26,0 @@ ],

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