Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

nanocomponent

Package Overview
Dependencies
Maintainers
1
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nanocomponent - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

1

index.js

@@ -158,2 +158,3 @@ var observeResize = require('observe-resize')

}
return proxy
} else {

@@ -160,0 +161,0 @@ return proxy

2

package.json
{
"name": "nanocomponent",
"version": "1.1.0",
"version": "1.1.1",
"description": "Create performant HTML elements",

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

@@ -8,3 +8,3 @@ # nanocomponent [![stability][0]][1]

## Features
- works with virtually every framework
- works with [virtually every framework][adapt]
- speeds up perceived performance

@@ -120,2 +120,6 @@ - improves rendering performance

### Rendering inside frameworks
Check out [nanocomponent-adapters][adapt] on how to use `nanocomponent` in
your fav framework.
## API

@@ -287,1 +291,2 @@ ### render = nanocomponent(HtmlOrFunctionOrObject)

[11]: https://github.com/feross/standard
[adapt]: https://github.com/yoshuawuyts/nanocomponent-adapters/
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