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

@balena/abstract-sql-to-typescript

Package Overview
Dependencies
Maintainers
1
Versions
240
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@balena/abstract-sql-to-typescript - npm Package Compare versions

Comparing version 1.2.2-web-resource-4bc31177aad396b0e9ec86c2c336f892065d58ab-1 to 1.2.2-web-resource-73219661924982b8afd3e4649229287c39f799a1-1

2

CHANGELOG.md

@@ -7,3 +7,3 @@ # Change Log

## 1.2.2 - 2022-11-14
## 1.2.2 - 2022-11-15

@@ -10,0 +10,0 @@ * Add web-resource type to sqlTypeToTypescriptType [Nitish Agarwal]

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

case 'JSON':
case 'Web Resource':
case 'WebResource':
return '{}';

@@ -74,0 +74,0 @@ default:

{
"name": "@balena/abstract-sql-to-typescript",
"version": "1.2.2-web-resource-4bc31177aad396b0e9ec86c2c336f892065d58ab-1",
"version": "1.2.2-web-resource-73219661924982b8afd3e4649229287c39f799a1-1",
"description": "A translator for abstract sql into typescript types.",

@@ -48,4 +48,4 @@ "main": "out/index.js",

"versionist": {
"publishedAt": "2022-11-14T12:35:44.746Z"
"publishedAt": "2022-11-15T08:22:34.340Z"
}
}

@@ -102,3 +102,3 @@ import type {

case 'JSON':
case 'Web Resource':
case 'WebResource':
return '{}';

@@ -105,0 +105,0 @@ default:

Sorry, the diff of this file is not supported yet

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