Socket
Socket
Sign inDemoInstall

absolute-import-paths

Package Overview
Dependencies
10
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.1 to 1.0.2

2

index.js

@@ -0,1 +1,3 @@

#!/usr/bin/env node
const path = require('path')

@@ -2,0 +4,0 @@ const fs = require('fs')

6

package.json
{
"name": "absolute-import-paths",
"version": "1.0.1",
"version": "1.0.2",
"main": "index.js",
"license": "MIT",
"bin": {
"absolute-import-paths": "./index.js"
},
"bin": "./index.js",
"dependencies": {

@@ -10,0 +8,0 @@ "glob": "^8.1.0",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc