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

finops-andrew-sdk

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

finops-andrew-sdk - npm Package Compare versions

Comparing version 0.1.0 to 0.2.0

1

dist/index.js

@@ -37,2 +37,1 @@ "use strict";

exports.Client = Client;
//# sourceMappingURL=index.js.map

6

package.json
{
"name": "finops-andrew-sdk",
"version": "0.1.0",
"version": "0.2.0",
"main": "dist/index.js",

@@ -9,4 +9,4 @@ "types": "dist/index.d.ts",

"build:js": "babel src --out-dir lib --extensions \".ts,.tsx\" --source-maps inline",
"build:ts": "tsc",
"prepublish": "tsc"
"build:ts": "tsc && cp ./src/proto/index.d.ts ./dist/proto",
"prepare": "npm run build:ts"
},

@@ -13,0 +13,0 @@ "devDependencies": {

Sorry, the diff of this file is too big to display

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