Socket
Socket
Sign inDemoInstall

migrate-yfiles-ts-app

Package Overview
Dependencies
49
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.3 to 1.0.4

3

package.json
{
"name": "migrate-yfiles-ts-app",
"version": "1.0.3",
"version": "1.0.4",
"description": "Tool that helps with the migration of typescript files that reference old yFiles for HTML API.",

@@ -18,3 +18,2 @@ "main": "index.js",

"@types/typescript": "^2.0.0",
"@types/yfiles": "^1.3.29",
"minimist": "^1.2.0",

@@ -21,0 +20,0 @@ "mkdirp": "^0.5.1",

@@ -22,2 +22,5 @@ # migrate-yfiles-ts-app

separate out path (default: ```./```).
## Tests
In order to run the tests put the yFiles type definition file from the version that your program is using into "yfiles.d.ts" in the root folder.

@@ -24,0 +27,0 @@ # About

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc