Socket
Socket
Sign inDemoInstall

bel

Package Overview
Dependencies
Maintainers
3
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bel - npm Package Compare versions

Comparing version 4.4.2 to 4.4.3

5

index.js

@@ -15,2 +15,3 @@ var document = require('global/document')

required: 1,
selected: 1,
willvalidate: 1

@@ -66,3 +67,5 @@ }

unload(el)
}, belCreateElement.caller.caller.caller)
},
// We have to use non-standard `caller` to find who invokes `belCreateElement`
belCreateElement.caller.caller.caller)
delete props.onload

@@ -69,0 +72,0 @@ delete props.onunload

2

package.json
{
"name": "bel",
"version": "4.4.2",
"version": "4.4.3",
"description": "A simple extension to native elements",

@@ -5,0 +5,0 @@ "main": "index.js",

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