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

@rwsbillyang/usecache

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rwsbillyang/usecache - npm Package Compare versions

Comparing version 0.9.0 to 0.9.1

14

package.json
{
"name": "@rwsbillyang/usecache",
"version": "0.9.0",
"version": "0.9.1",
"description": "react hooks use cache before client fetch data from remote server, likes cache in server side before database I/O",

@@ -22,3 +22,3 @@ "repository": {

"homepage": "https://github.com/rwsbillyang/usecache#readme",
"dependencies": {
"peerDependencies": {
"react": "^17.0.0 || ^18.0.0"

@@ -93,3 +93,2 @@ },

"core-js": "^3.25.0",
"cssnano": "^5.1.13",
"esbuild-plugin-babel": "^0.2.3",

@@ -108,9 +107,2 @@ "eslint": "^8.23.0",

"path": "^0.12.7",
"postcss": "^8.4.16",
"postcss-cli": "^10.0.0",
"postcss-loader": "^7.0.1",
"postcss-nested": "^5.0.6",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-element-to-jsx-string": "^15.0.0",
"sass": "^1.54.8",

@@ -122,3 +114,3 @@ "stylelint": "^14.11.0",

"tsup": "^6.2.3",
"typescript": "~4.7.4",
"typescript": "~4.8.3",
"vite": "3.0.9",

@@ -125,0 +117,0 @@ "vite-plugin-dts": "^1.4.1",

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