Socket
Socket
Sign inDemoInstall

@cloudbase/utilities

Package Overview
Dependencies
Maintainers
10
Versions
93
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.1 to 1.0.2

9

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

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

"tsc": "rm -rf dist/ && 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 tsc"

@@ -50,3 +49,3 @@ },

},
"gitHead": "9e5a8e510117de60e9deca7b39dad841b54eb3d0"
"gitHead": "fa2d4d47d41a98c7e7965c90eec199b1a7e3bc05"
}
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc