@sap-devx/app-studio-toolkit-types
Advanced tools
Comparing version 1.19.3 to 2.0.0
{ | ||
"name": "@sap-devx/app-studio-toolkit-types", | ||
"version": "1.19.3", | ||
"version": "2.0.0", | ||
"author": "SAP SE", | ||
@@ -12,2 +12,5 @@ "license": "Apache-2.0", | ||
}, | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"types": "./api.d.ts", | ||
@@ -17,8 +20,6 @@ "files": [ | ||
"LICENSES", | ||
"CHANGELOG.md", | ||
"CHANGELOG.old.md", | ||
"api.d.ts" | ||
], | ||
"scripts": { | ||
"ci": "npm-run-all compile", | ||
"compile": "tsc -p ." | ||
}, | ||
"dependencies": { | ||
@@ -30,3 +31,6 @@ "@sap/artifact-management-types": "1.40.1", | ||
}, | ||
"gitHead": "a9d7c58a80baab753eee4554c3e48ed92d0ba46b" | ||
} | ||
"scripts": { | ||
"ci": "npm-run-all compile", | ||
"compile": "tsc -p ." | ||
} | ||
} |
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
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
7
31401