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

pure-index

Package Overview
Dependencies
Maintainers
1
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pure-index - npm Package Compare versions

Comparing version 0.0.8 to 0.0.9

6

bin/getConfig.js

@@ -37,7 +37,3 @@ import { join } from 'node:path'

}).search()
console.log(cli.flags)
// parseArgs(process.argv)
process.exit(0)
if (!result) {

@@ -51,3 +47,3 @@ return BASE_CONFIG

babelPlugins = [],
entry = BASE_CONFIG.entry,
entry = cli.flags.entry,
batch = {}

@@ -54,0 +50,0 @@ }

2

package.json
{
"name": "pure-index",
"type": "module",
"version": "0.0.8",
"version": "0.0.9",
"description": "some description",

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

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