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

@frontegg/types

Package Overview
Dependencies
Maintainers
1
Versions
924
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@frontegg/types - npm Package Compare versions

Comparing version 4.0.0-alpha.13 to 4.0.0

rollup.config.js

13

package.json
{
"name": "@frontegg/types",
"version": "4.0.0-alpha.13",
"types": "index.d.ts",
"version": "4.0.0",
"types": "dist/index.d.ts",
"author": "Frontegg LTD",
"license": "MIT"
"license": "MIT",
"scripts": {
"start": "rollup -w -c ./rollup.config.js",
"build": "export NODE_ENV='production' && rm -rf dist && mkdir dist && rollup -c ./rollup.config.js"
},
"devDependencies": {
"@frontegg/redux-store": "4.0.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