Socket
Socket
Sign inDemoInstall

@nanostores/preact

Package Overview
Dependencies
Maintainers
3
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nanostores/preact - npm Package Compare versions

Comparing version 0.3.0 to 0.3.1

4

index.d.ts

@@ -16,3 +16,3 @@ import { MapStore, Store, StoreValue } from 'nanostores'

* ```js
* import { useStore } from 'nanostores/react'
* import { useStore } from 'nanostores/preact'
*

@@ -49,3 +49,3 @@ * import { router } from '../store/router'

* ```js
* import { batch } from 'nanostores/react'
* import { batch } from 'nanostores/preact'
*

@@ -52,0 +52,0 @@ * React.useEffect(() => {

{
"name": "@nanostores/preact",
"version": "0.3.0",
"version": "0.3.1",
"description": "Preact integration for Nano Stores, a tiny state manager with many atomic tree-shakable stores",

@@ -13,3 +13,3 @@ "keywords": [

"license": "MIT",
"repository": "nanostores/react",
"repository": "nanostores/preact",
"sideEffects": false,

@@ -16,0 +16,0 @@ "type": "module",

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