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

@waiting/shared-types-dev

Package Overview
Dependencies
Maintainers
0
Versions
74
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@waiting/shared-types-dev - npm Package Compare versions

Comparing version 19.0.2 to 19.0.3

1

dist/lib/ts-morph/tpl-literal.js

@@ -192,2 +192,3 @@ import assert from 'node:assert';

or --project <path-of-tsconfig.json> for cli
or generics type (like: "DbDict<Foo>" ) Foo is a Table model, NOT DataBase model type
`;

@@ -194,0 +195,0 @@ throw new TypeError(msg);

8

package.json
{
"name": "@waiting/shared-types-dev",
"author": "waiting",
"version": "19.0.2",
"version": "19.0.3",
"description": "shared typescript types develop",

@@ -35,7 +35,7 @@ "private": false,

"dependencies": {
"@waiting/shared-core": "^23.22.0",
"@waiting/shared-core": "^23.24.0",
"ts-morph": "^24.0.0"
},
"engines": {
"node": ">=18.12.0"
"node": ">=20.11.0"
},

@@ -76,3 +76,3 @@ "files": [

},
"gitHead": "e93fa4b1a9e442a2b9eab749811e8975cf524334"
"gitHead": "30decb95d3496321e4159339b182a6ade975652e"
}

@@ -270,2 +270,3 @@ import assert from 'node:assert'

or --project <path-of-tsconfig.json> for cli
or generics type (like: "DbDict<Foo>" ) Foo is a Table model, NOT DataBase model type
`

@@ -272,0 +273,0 @@ throw new TypeError(msg)

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