@webprovisions/platform
Advanced tools
Comparing version 1.1.3 to 1.1.4
{ | ||
"name": "@webprovisions/platform", | ||
"version": "1.1.3", | ||
"version": "1.1.4", | ||
"description": "Webprovisions core platform modules.", | ||
@@ -26,2 +26,5 @@ "author": "Telia Company AB", | ||
"main": "dist/index.js", | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"scripts": { | ||
@@ -31,6 +34,3 @@ "compile": "tsc -emitDeclarationOnly && vite build", | ||
"test": "jest" | ||
}, | ||
"publishConfig": { | ||
"access": "public" | ||
} | ||
} | ||
} |
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
174279