Socket
Socket
Sign inDemoInstall

hyperx

Package Overview
Dependencies
Maintainers
7
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hyperx - npm Package Compare versions

Comparing version 2.0.2 to 2.0.3

2

index.js

@@ -256,3 +256,3 @@ var attrToProp = require('hyperscript-attribute-to-property')

'feDistantLight', 'feFlood', 'feFuncA', 'feFuncB', 'feFuncG', 'feFuncR',
'feGaussianBlur', 'feImage', 'feMerge', 'feMergeNode', 'feMorphology',
'feGaussianBlur', 'feImage', 'feMergeNode', 'feMorphology',
'feOffset', 'fePointLight', 'feSpecularLighting', 'feSpotLight', 'feTile',

@@ -259,0 +259,0 @@ 'feTurbulence', 'font-face-format', 'font-face-name', 'font-face-uri',

{
"name": "hyperx",
"version": "2.0.2",
"version": "2.0.3",
"description": "tagged template string virtual dom builder",
"main": "index.js",
"scripts": {
"test": "tape test/*.js"
"test": "tape test/*.js",
"coverage": "covert test/*.js"
},

@@ -22,2 +23,3 @@ "keywords": [

"devDependencies": {
"covert": "^1.1.0",
"hyperscript": "^1.4.7",

@@ -24,0 +26,0 @@ "tape": "^4.4.0",

Sorry, the diff of this file is not supported yet

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