Socket
Socket
Sign inDemoInstall

@bity/preact-base-components

Package Overview
Dependencies
Maintainers
3
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bity/preact-base-components - npm Package Compare versions

Comparing version 1.1.1 to 1.2.0

2

package.json
{
"name": "@bity/preact-base-components",
"version": "1.1.1",
"version": "1.2.0",
"license": "MIT",

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

@@ -63,2 +63,6 @@ import { h, Component } from 'preact';

componentWillReceiveProps(nextProps, nextState) {
this.state.value = nextProps.value;
}
render() {

@@ -65,0 +69,0 @@ const {

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