Socket
Socket
Sign inDemoInstall

map-to-linked

Package Overview
Dependencies
0
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.0.1

2

bin/map-to-linked.js

@@ -8,3 +8,3 @@ #!/usr/bin/env node

const match = process.argv.join("@").match(/souce=(\w+.json)/)
const souce = match ? match[1] : 'summary.json'
var souce = match ? match[1] : 'summary.json'
souce = path.join(__dirname, souce)

@@ -11,0 +11,0 @@

@@ -0,0 +0,0 @@ {

@@ -0,0 +0,0 @@ const readline = require('readline')

{
"name": "map-to-linked",
"version": "1.0.0",
"version": "1.0.1",
"description": "",

@@ -5,0 +5,0 @@ "main": "index.js",

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