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

react-form-stateful

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-form-stateful - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

9

package.json
{
"name": "react-form-stateful",
"sideEffects": false,
"version": "0.0.1",
"author": "",
"license": "ISC",
"version": "0.0.2",
"author": "Chris Edwards",
"repository": "ckedwards/react-form-stateful",
"license": "MIT",
"scripts": {

@@ -11,3 +12,3 @@ "test": "jest --env=jsdom",

"build": "cross-env NODE_ENV=production tsc -p tsconfig.base.json && rollup -c && rimraf compiled && cp ./index.js ./dist/index.js",
"prepublish": "npm run build"
"prepublishOnly": "npm run build && npm run test"
},

@@ -14,0 +15,0 @@ "main": "dist/index.js",

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