New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

hookstore

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hookstore - npm Package Compare versions

Comparing version 0.2.4 to 0.2.5-alpha-1

dist/index.esm.js

10

package.json
{
"name": "hookstore",
"version": "0.2.4",
"version": "0.2.5-alpha-1",
"description": "React Hook based and lightweight state manage library.",
"main": "lib/index.js",
"module": "es/index.js",
"main": "dist/index.js",
"module": "dist/index.esm.js",
"types": "index.d.ts",

@@ -28,3 +28,2 @@ "sideEffects": false,

"dependencies": {
"@babel/runtime": "^7.7.2",
"invariant": "^2.2.4",

@@ -38,4 +37,3 @@ "is-plain-object": "^3.0.0"

"files": [
"lib",
"es",
"dist",
"src",

@@ -42,0 +40,0 @@ "index.d.ts"

1

README.md

@@ -9,2 +9,3 @@ English | [简体中文](./README.zh-CN.md)

[![NPM downloads](http://img.shields.io/npm/dm/hookstore.svg?style=flat)](https://npmjs.org/package/hookstore)
[![size](https://badgen.net/bundlephobia/minzip/hookstore@latest)](https://bundlephobia.com/result?p=hookstore@latest)
![React](https://img.shields.io/npm/dependency-version/hookstore/peer/react?logo=react)

@@ -11,0 +12,0 @@

@@ -9,2 +9,3 @@ 简体中文 | [English](./README.md)

[![NPM downloads](http://img.shields.io/npm/dm/hookstore.svg?style=flat)](https://npmjs.org/package/hookstore)
[![size](https://badgen.net/bundlephobia/minzip/hookstore@latest)](https://bundlephobia.com/result?p=hookstore@latest)
![React](https://img.shields.io/npm/dependency-version/hookstore/peer/react?logo=react)

@@ -11,0 +12,0 @@

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