🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

jsr

Package Overview
Dependencies
Maintainers
0
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jsr - npm Package Compare versions

Comparing version

to
0.13.2

2

dist-esm/pkg_manager.js

@@ -202,3 +202,3 @@ "use strict";

const rootPath = root || projectDir;
const result = pkgManagerName || fromEnv || fromLockfile || "npm";
const result = pkgManagerName || fromLockfile || fromEnv || "npm";
let pkgManager;

@@ -205,0 +205,0 @@ if (result === "yarn") {

@@ -202,3 +202,3 @@ "use strict";

const rootPath = root || projectDir;
const result = pkgManagerName || fromEnv || fromLockfile || "npm";
const result = pkgManagerName || fromLockfile || fromEnv || "npm";
let pkgManager;

@@ -205,0 +205,0 @@ if (result === "yarn") {

{
"name": "jsr",
"version": "0.13.1",
"version": "0.13.2",
"description": "jsr.io package manager for node",

@@ -5,0 +5,0 @@ "repository": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet