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.1 to 19.0.2

1

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

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

try pass parameter tsConfigFilePath (path of tsconfig.json) during calling morph-common.createSourceFile()
or --project <path-of-tsconfig.json> for cli
`;

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

4

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

@@ -75,3 +75,3 @@ "private": false,

},
"gitHead": "0804f631e943e07fed14ad09b111ff8d854ff4e2"
"gitHead": "e93fa4b1a9e442a2b9eab749811e8975cf524334"
}

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

try pass parameter tsConfigFilePath (path of tsconfig.json) during calling morph-common.createSourceFile()
or --project <path-of-tsconfig.json> for cli
`

@@ -271,0 +272,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