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.2.0 to 44.3.0

6

html.js

@@ -324,4 +324,10 @@ const weakMap = new WeakMap()

export const cache = (result) => {
result.dynamic = false
return result
}
html.dev = false
export {html}

2

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

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

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