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.0.1 to 1.0.2

11

package.json
{
"name": "@cloudbase/functions",
"version": "1.0.1",
"version": "1.0.2",
"description": "cloudbase javascript sdk functions componets",

@@ -9,5 +9,4 @@ "main": "dist/cjs/index.js",

"tsc": "rm -rf dist/ && tsc -p tsconfig.esm.json && tsc -p tsconfig.json",
"lint": "eslint \"./src/**/*.ts\"",
"lint:fix": "eslint --fix \"./src/**/*.ts\"",
"build": "npm run lint:fix && npm run tsc",
"lint": "eslint --fix \"./src/**/*.ts\"",
"build": "npm run lint && npm run tsc",
"prepublish": "npm run build"

@@ -31,3 +30,3 @@ },

"@cloudbase/types": "^1.0.0",
"@cloudbase/utilities": "^1.0.1"
"@cloudbase/utilities": "^1.0.2"
},

@@ -53,3 +52,3 @@ "devDependencies": {

},
"gitHead": "9e5a8e510117de60e9deca7b39dad841b54eb3d0"
"gitHead": "fa2d4d47d41a98c7e7965c90eec199b1a7e3bc05"
}

Sorry, the diff of this file is not supported yet

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