Socket
Socket
Sign inDemoInstall

@takeshape/util

Package Overview
Dependencies
Maintainers
4
Versions
732
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@takeshape/util - npm Package Compare versions

Comparing version 10.41.0 to 10.42.3

6

dist/billing.d.ts

@@ -349,3 +349,3 @@ /// <reference types="stripe/types/crypto/crypto" />

apiCdnBandwidth: number;
graphqlCdnRequests: number;
apiCdnRequests: number;
workflows: number;

@@ -361,4 +361,4 @@ contentEntries: number;

apiCdnBandwidth: string;
graphqlCdnRequests: string;
} & Omit<BillingUsage, 'bandwidth' | 'apiCdnBandwidth' | 'graphqlCdnRequests'>;
apiCdnRequests: string;
} & Omit<BillingUsage, 'bandwidth' | 'apiCdnBandwidth' | 'apiCdnRequests'>;
//# sourceMappingURL=billing.d.ts.map
{
"name": "@takeshape/util",
"version": "10.41.0",
"version": "10.42.3",
"description": "Shared utilities",

@@ -36,3 +36,3 @@ "homepage": "https://www.takeshape.io",

"url-parse": "^1.5.3",
"@takeshape/routing": "10.41.0"
"@takeshape/routing": "10.42.3"
},

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

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