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

forgo-state

Package Overview
Dependencies
Maintainers
1
Versions
96
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

forgo-state - npm Package Compare versions

Comparing version 1.0.24 to 1.0.26

4

package.json
{
"name": "forgo-state",
"version": "1.0.24",
"version": "1.0.26",
"type": "module",

@@ -13,3 +13,3 @@ "main": "./dist/index.js",

"dependencies": {
"forgo": "^1.4.15"
"forgo": "^2.0.2"
},

@@ -16,0 +16,0 @@ "devDependencies": {

@@ -12,6 +12,7 @@ {

"strict": true,
"jsx": "react-jsx",
"jsxImportSource": "forgo"
"jsx": "react",
"jsxFactory": "forgo.h",
"jsxFragmentFactory": "forgo.Fragment"
},
"include": ["./src/**/*"]
}
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