Huge News!Announcing our $40M Series B led by Abstract Ventures.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.1.0 to 44.2.0

5

html.js

@@ -34,4 +34,3 @@ const weakMap = new WeakMap()

const next = () => str.charAt(i + 1)
let str
let i
let str, i

@@ -326,4 +325,4 @@ for (let index = 0, length = strs.length; index < length; index++) {

html.dev = import.meta.env?.DEV
html.dev = false
export {html}

3

package.json
{
"name": "@erickmerchant/framework",
"version": "44.1.0",
"version": "44.2.0",
"description": "A front-end framework.",

@@ -36,3 +36,2 @@ "homepage": "https://github.com/erickmerchant/framework#readme",

"@erickmerchant/prettier-config": "^1.2.0",
"delay": "^5.0.0",
"jsdom": "^16.4.0",

@@ -39,0 +38,0 @@ "uvu": "^0.5.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