@file-services/typescript
Advanced tools
Comparing version 7.2.0 to 7.2.2
{ | ||
"name": "@file-services/typescript", | ||
"description": "Helpers for creation of TypeScript hosts", | ||
"version": "7.2.0", | ||
"version": "7.2.2", | ||
"main": "dist/index.js", | ||
@@ -10,3 +10,3 @@ "peerDependencies": { | ||
"dependencies": { | ||
"@file-services/types": "^7.2.0" | ||
"@file-services/types": "^7.2.2" | ||
}, | ||
@@ -20,3 +20,7 @@ "files": [ | ||
"license": "MIT", | ||
"repository": "https://github.com/wixplosives/file-services/tree/master/packages/typescript", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/wixplosives/file-services.git", | ||
"directory": "packages/typescript" | ||
}, | ||
"homepage": "https://github.com/wixplosives/file-services", | ||
@@ -23,0 +27,0 @@ "publishConfig": { |
# @file-services/typescript | ||
[![npm version](https://img.shields.io/npm/v/@file-services/typescript.svg)](https://www.npmjs.com/package/@file-services/typescript) | ||
[![package size](https://badgen.net/bundlephobia/minzip/@file-services/typescript)](https://bundlephobia.com/result?p=@file-services/typescript) | ||
[![package size](https://img.shields.io/bundlephobia/minzip/@file-services/typescript)](https://bundlephobia.com/result?p=@file-services/typescript) | ||
@@ -6,0 +6,0 @@ Helpers for creation of TypeScript hosts. |
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
22891
0
Updated@file-services/types@^7.2.2