Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@cloudbase/functions

Package Overview
Dependencies
Maintainers
10
Versions
126
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cloudbase/functions - npm Package Compare versions

Comparing version 1.1.1-alpha.1 to 1.1.1-alpha.2

9

package.json
{
"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"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc