Comparing version 0.2.2 to 0.2.3
"use strict"; | ||
var _chunk6RKVY3ELjs = require('./chunk.6RKVY3EL.js'); | ||
var _chunkWFZEWOJLjs = require('./chunk.WFZEWOJL.js'); | ||
var _chunkDCYP2JXBjs = require('./chunk.DCYP2JXB.js'); | ||
var _chunkPMDUMNAKjs = require('./chunk.PMDUMNAK.js'); | ||
// src/nci.ts | ||
_chunkDCYP2JXBjs.run.call(void 0, async (agent, _, hasLock) => { | ||
return _chunk6RKVY3ELjs.parseNi.call(void 0, agent, ["--frozen-if-present"], hasLock); | ||
_chunkPMDUMNAKjs.run.call(void 0, async (agent, _, hasLock) => { | ||
return _chunkWFZEWOJLjs.parseNi.call(void 0, agent, ["--frozen-if-present"], hasLock); | ||
}, {autoInstall: true}); |
"use strict"; | ||
var _chunk6RKVY3ELjs = require('./chunk.6RKVY3EL.js'); | ||
var _chunkWFZEWOJLjs = require('./chunk.WFZEWOJL.js'); | ||
var _chunkDCYP2JXBjs = require('./chunk.DCYP2JXB.js'); | ||
var _chunkPMDUMNAKjs = require('./chunk.PMDUMNAK.js'); | ||
// src/ni.ts | ||
_chunkDCYP2JXBjs.run.call(void 0, async (agent, args, hasLock) => { | ||
return _chunk6RKVY3ELjs.parseNi.call(void 0, agent, args, hasLock); | ||
_chunkPMDUMNAKjs.run.call(void 0, async (agent, args, hasLock) => { | ||
return _chunkWFZEWOJLjs.parseNi.call(void 0, agent, args, hasLock); | ||
}); |
"use strict"; | ||
var _chunkDCYP2JXBjs = require('./chunk.DCYP2JXB.js'); | ||
var _chunkPMDUMNAKjs = require('./chunk.PMDUMNAK.js'); | ||
@@ -10,8 +10,8 @@ // src/commands.ts | ||
args.push("start"); | ||
return _chunkDCYP2JXBjs.getCommand.call(void 0, agent, "run", args); | ||
return _chunkPMDUMNAKjs.getCommand.call(void 0, agent, "run", args); | ||
} | ||
// src/nr.ts | ||
_chunkDCYP2JXBjs.run.call(void 0, async (agent, args) => { | ||
_chunkPMDUMNAKjs.run.call(void 0, async (agent, args) => { | ||
return parseNr(agent, args); | ||
}); |
{ | ||
"name": "@antfu/ni", | ||
"version": "0.2.2", | ||
"version": "0.2.3", | ||
"description": "Use the right package manager", | ||
@@ -5,0 +5,0 @@ "author": "Anthony Fu <anthonyfu117@hotmail.com>", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
16485
394
5