You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@sap-ux/project-access

Package Overview
Dependencies
Maintainers
3
Versions
159
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sap-ux/project-access - npm Package Compare versions

Comparing version

to
1.30.7

dist/path/index.d.ts

3

dist/project/info.js

@@ -19,2 +19,3 @@ "use strict";

const semver_1 = require("semver");
const path_2 = require("../path");
/**

@@ -36,3 +37,3 @@ * Returns the project structure for a given Fiori project.

return {
root,
root: (0, path_2.normalizePath)(root),
projectType,

@@ -39,0 +40,0 @@ apps

{
"name": "@sap-ux/project-access",
"version": "1.30.6",
"version": "1.30.7",
"description": "Library to access SAP Fiori tools projects",

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