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 41.0.1 to 41.1.0

2

main.js

@@ -62,3 +62,3 @@ const svgNamespace = 'http://www.w3.org/2000/svg'

document.addEventListener(type, getListener(key))
document.addEventListener(type, getListener(key), {capture: true})
}

@@ -65,0 +65,0 @@ }

{
"name": "@erickmerchant/framework",
"version": "41.0.1",
"version": "41.1.0",
"description": "A front-end framework.",

@@ -31,11 +31,6 @@ "homepage": "https://github.com/erickmerchant/framework#readme",

"devDependencies": {
"@babel/core": "^7.12.9",
"@babel/eslint-parser": "^7.12.1",
"@erickmerchant/eslint-config": "^2.0.0",
"@erickmerchant/prettier-config": "^1.2.0",
"delay": "^4.4.0",
"eslint": "^7.14.0",
"eslint-plugin-prettier": "^3.1.4",
"jsdom": "^16.4.0",
"prettier": "^2.2.0",
"uvu": "^0.5.0"

@@ -42,0 +37,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