Socket
Socket
Sign inDemoInstall

hyperscript

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hyperscript - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

2

index.js

@@ -52,3 +52,3 @@ var split = require('browser-split')

e.addEventListener
? e.addEventListener(k.substring(2), l[k])
? e.addEventListener(k.substring(2), l[k], false)
: e.attachEvent(k, l[k])

@@ -55,0 +55,0 @@ } else {

{
"name": "hyperscript",
"version": "1.2.0",
"version": "1.2.1",
"homepage": "https://github.com/dominictarr/hyperscript",

@@ -5,0 +5,0 @@ "repository": {

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