Comparing version 0.0.3 to 0.0.4
{ | ||
"name": "react-vac", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "This component is a debugging tool that helps you develop components without View(JSX).", | ||
@@ -5,0 +5,0 @@ "author": "Park U-yeong <ascript0@gmail.com>", |
@@ -5,3 +5,3 @@ # react-vac (prototype) | ||
![vac pattern](./docs/readme_assets/vac_pattern_s1.png?raw=true) | ||
![vac pattern](https://raw.githubusercontent.com/coxcore/react-vac/HEAD/docs/readme_assets/vac_pattern_s1.png?raw=true) | ||
@@ -47,5 +47,5 @@ [![NPM](https://img.shields.io/npm/v/react-vac.svg)](https://www.npmjs.com/package/react-vac) [![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com) | ||
![basic usage](./docs/readme_assets/example_vac_basic_s1.png?raw=true) | ||
![basic usage](https://raw.githubusercontent.com/coxcore/react-vac/HEAD/docs/readme_assets/example_vac_basic_s1.png?raw=true) | ||
[Learn More>](./docs/VAC_USAGE.md) | ||
[Learn More>](https://github.com/coxcore/react-vac/blob/main/docs/VAC_USAGE.md) | ||
@@ -103,3 +103,3 @@ ## Development Process (for View Asset Component) | ||
![basic example](./docs/readme_assets/example_vac_spinbox_s1.png?raw=true) | ||
![basic example](https://raw.githubusercontent.com/coxcore/react-vac/HEAD/docs/readme_assets/example_vac_spinbox_s1.png?raw=true) | ||
@@ -106,0 +106,0 @@ #### Step3 |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
74132