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

create-refine-app

Package Overview
Dependencies
Maintainers
1
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-refine-app - npm Package Compare versions

Comparing version 1.4.0 to 1.5.0

14

CHANGELOG.md
# create-refine-app
## 1.5.0
### Minor Changes
- [#3220](https://github.com/refinedev/refine/pull/3220) [`b867497f469`](https://github.com/refinedev/refine/commit/b867497f4694a5fbd330106a39256dee3c56199b) Thanks [@aliemir](https://github.com/aliemir)! - Added `--example` option to get started with an example app.
## Usage
```bash
npm create refine-app@latest --example base-mantine my-awesome-app
```
This command will create a new **refine** app in `my-awesome-app` directory with `base-mantine` example.
## 1.4.0

@@ -4,0 +18,0 @@

2

package.json
{
"name": "create-refine-app",
"version": "1.4.0",
"version": "1.5.0",
"description": "refine is a React-based framework for building internal tools, rapidly. It ships with Ant Design System, an enterprise-level UI toolkit.",

@@ -5,0 +5,0 @@ "private": false,

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