nutrafol-ui-kit
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "nutrafol-ui-kit", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "ui kit", | ||
"author": "nutrafol", | ||
"license": "MIT", | ||
"repository": "nutrafol/nutrafol-ui-kit", | ||
"repository": "nutrafol-ui-kit", | ||
"main": "dist/index.js", | ||
@@ -9,0 +9,0 @@ "module": "dist/index.modern.js", |
@@ -10,3 +10,3 @@ # nutrafol-ui-kit | ||
```bash | ||
npm install --save nutrafol-ui-kit | ||
npm install --save @nutrafol/nutrafol-ui-kit | ||
``` | ||
@@ -19,4 +19,4 @@ | ||
import MyComponent from 'nutrafol-ui-kit' | ||
import 'nutrafol-ui-kit/dist/index.css' | ||
import MyComponent from '@nutrafol/nutrafol-ui-kit' | ||
import '@nutrafol/nutrafol-ui-kit/dist/index.css' | ||
@@ -23,0 +23,0 @@ class Example extends Component { |
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
4208