import-string
Advanced tools
Comparing version 0.1.1 to 0.1.2
{ | ||
"name": "import-string", | ||
"author": "David Arenas <davejs136@gmail.com> (https://github.com/Dave136)", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"type": "module", | ||
@@ -9,3 +9,14 @@ "main": "./dist/index.cjs", | ||
"types": "./dist/index.d.ts", | ||
"keywords": [ | ||
"import", | ||
"import-string", | ||
"utils", | ||
"import-from-string" | ||
], | ||
"license": "MIT", | ||
"homepage": "https://github.com/Dave136/import-string#import-string", | ||
"repository": "https://github.com/Dave136/import-string", | ||
"bugs": { | ||
"url": "https://github.com/Dave136/import-string/issues" | ||
}, | ||
"files": [ | ||
@@ -12,0 +23,0 @@ "dist" |
@@ -9,3 +9,3 @@ # import-string | ||
### Getting started | ||
### 🚀 Getting started | ||
@@ -27,6 +27,6 @@ This is a lightweight and simple package, you can install it using your favorite node package manager: | ||
```bash | ||
bun aa import-string | ||
bun add import-string | ||
``` | ||
### Usage | ||
### 📖 Usage | ||
@@ -55,3 +55,3 @@ In your file you can declare the module, functionality or variable in a string like the following example: | ||
### Development | ||
### 💻 Development | ||
@@ -63,3 +63,3 @@ 1. Clone this repository | ||
### Support | ||
### 🛟 Support | ||
@@ -71,3 +71,3 @@ - BTC: `1Bwo1Htd47rLRM4PZhydWtoC5ZAR4Fv9KZ` | ||
[David Arenas](https://github.com/Dave136) | ||
[David Arenas](https://github.com/Dave136) 🇻🇪 | ||
@@ -74,0 +74,0 @@ ### License |
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
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
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
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
5687
0
2