Comparing version 0.1.0-rc.4 to 0.1.0-rc.5
{ | ||
"name": "superface", | ||
"version": "0.1.0-rc.4", | ||
"version": "0.1.0-rc.5", | ||
"description": "Intelligent Tools for Agentic AI", | ||
@@ -37,3 +37,5 @@ "author": "Superface Team <hello@superface.ai>", | ||
"clean": "rm -rf dist", | ||
"test": "jest" | ||
"test": "jest", | ||
"prepack": "cp ../LICENSE .", | ||
"postpack": "rm LICENSE" | ||
}, | ||
@@ -56,5 +58,5 @@ "devDependencies": { | ||
"bugs": { | ||
"url": "https://github/com/superfaceai/sdk/issues", | ||
"url": "https://github.com/superfaceai/sdk/issues", | ||
"email": "hello@superface.ai" | ||
} | ||
} |
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
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
162796
15
0