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

@frontegg/react-hooks

Package Overview
Dependencies
Maintainers
1
Versions
1083
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@frontegg/react-hooks - npm Package Compare versions

Comparing version 2.2.1-alpha.792661052 to 2.2.1-alpha.793005583

21

package.json
{
"name": "@frontegg/react-hooks",
"libName": "FronteggReactHooks",
"version": "2.2.1-alpha.792661052",
"version": "2.2.1-alpha.793005583",
"author": "Frontegg LTD",
"module": "index.esm.js",
"main": "index.cjs.js",
"module": "index.js",
"types": "index.d.ts",
"scripts": {
"build": "rm -rf dist && mkdir dist && rollup -c ./rollup.config.js",
"build:watch": "rm -rf dist && mkdir dist && rollup -w -c ./rollup.config.js",
"test": "jest --runInBand --passWithNoTests -c ../../scripts/jest.config.json --rootDir ."
},
"dependencies": {
"@frontegg/redux-store": "2.2.1-alpha.792661052"
"@frontegg/redux-store": "2.2.1-alpha.793005583",
"react-redux": "^7.x"
},
"gitHead": "b103c649d347735cde3e5913cf54d0eba16f7c94",
"main": "index.js",
"es2015": "index.es.js",
"peerDependencies": {}
"devDependencies": {
"@types/react-redux": "^7.1.16"
},
"gitHead": "00c0bd425a211916eec1170b8359cf302727b338"
}
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