New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@creditkarma/thrift-server-core

Package Overview
Dependencies
Maintainers
6
Versions
164
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@creditkarma/thrift-server-core - npm Package Compare versions

Comparing version 0.18.1-alpha.5 to 0.18.1-alpha.6

6

dist/main/Int64.js

@@ -192,3 +192,3 @@ "use strict";

}
catch (_a) {
catch {
throw new RangeError(`Value is outside the Int64 range: ${i64}`);

@@ -213,3 +213,3 @@ }

}
catch (_a) {
catch {
throw new RangeError(`Hi is outside the Int64 range: ${hi}`);

@@ -225,3 +225,3 @@ }

}
catch (_b) {
catch {
throw new RangeError(`Lo is outside the Int64 range: ${lo}`);

@@ -228,0 +228,0 @@ }

{
"name": "@creditkarma/thrift-server-core",
"version": "0.18.1-alpha.5",
"version": "0.18.1-alpha.6",
"description": "Thrift core library in TypeScript",

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

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