Socket
Socket
Sign inDemoInstall

pure-index

Package Overview
Dependencies
52
Maintainers
1
Versions
75
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.2 to 0.0.3

2

bin/index.js

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

const { name: packageName } = await readJSON('package.json')
const { name } = await readJSON('package.json')
const pkg = { name, path: process.cwd() }

@@ -13,0 +13,0 @@

{
"name": "pure-index",
"type": "module",
"version": "0.0.2",
"version": "0.0.3",
"description": "some description",

@@ -6,0 +6,0 @@ "main": "./bin/index.js",

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc