@cloudbase/functions
Advanced tools
Comparing version 1.1.1-alpha.1 to 1.1.1-alpha.2
{ | ||
"name": "@cloudbase/functions", | ||
"version": "1.1.1-alpha.1", | ||
"version": "1.1.1-alpha.2", | ||
"description": "cloudbase javascript sdk functions componets", | ||
@@ -10,4 +10,3 @@ "main": "dist/cjs/index.js", | ||
"lint": "eslint --fix \"./src/**/*.ts\"", | ||
"build": "npm run lint && npm run tsc", | ||
"prepublish": "npm run build" | ||
"build": "npm run lint && npm run tsc" | ||
}, | ||
@@ -30,3 +29,3 @@ "publishConfig": { | ||
"@cloudbase/types": "^1.0.1-alpha.1", | ||
"@cloudbase/utilities": "^1.1.1-alpha.1" | ||
"@cloudbase/utilities": "^1.1.1-alpha.2" | ||
}, | ||
@@ -52,3 +51,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "9bbc2f88b1fb3d146b84bd5b0e9682ce926e2c54" | ||
"gitHead": "a9cf2126a4053f4d3f6165e19dddfc1c7a5d3d21" | ||
} |
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
15574