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

import-string

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

import-string - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

13

package.json
{
"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"

12

README.md

@@ -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

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