Socket
Socket
Sign inDemoInstall

@antfu/ni

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

@antfu/ni - npm Package Compare versions

Comparing version 0.4.0 to 0.4.1

dist/chunk.GEBZB6LS.js

5

dist/nci.js
"use strict";
var _chunkVZ7Z3SSIjs = require('./chunk.VZ7Z3SSI.js');
var _chunkOL65XJENjs = require('./chunk.OL65XJEN.js');
require('./chunk.GEBZB6LS.js');

@@ -10,3 +11,3 @@

_chunk6QJ5NK4Cjs.run.call(void 0, async (agent, _, hasLock) => {
return _chunkVZ7Z3SSIjs.parseNi.call(void 0, agent, ["--frozen-if-present"], hasLock);
return _chunkOL65XJENjs.parseNi.call(void 0, agent, ["--frozen-if-present"], hasLock);
}, {autoInstall: true});
"use strict";
var _chunkVZ7Z3SSIjs = require('./chunk.VZ7Z3SSI.js');
var _chunkOL65XJENjs = require('./chunk.OL65XJEN.js');
require('./chunk.GEBZB6LS.js');

@@ -10,3 +11,3 @@

_chunk6QJ5NK4Cjs.run.call(void 0, async (agent, args, hasLock) => {
return _chunkVZ7Z3SSIjs.parseNi.call(void 0, agent, args, hasLock);
return _chunkOL65XJENjs.parseNi.call(void 0, agent, args, hasLock);
});

4

package.json
{
"name": "@antfu/ni",
"version": "0.4.0",
"version": "0.4.1",
"description": "Use the right package manager",

@@ -33,3 +33,3 @@ "author": "Anthony Fu <anthonyfu117@hotmail.com>",

"dev": "esno src/ni.ts",
"build": "tsup src/ni.ts src/nci.ts src/nr.ts --format cjs,esm --dts",
"build": "tsup src/ni.ts src/nci.ts src/nr.ts src/nu.ts --format cjs,esm --dts",
"release": "npx bumpp --commit --push --tag && npm publish --access public",

@@ -36,0 +36,0 @@ "lint": "eslint \"**/*.ts\"",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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