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

@file-services/typescript

Package Overview
Dependencies
Maintainers
4
Versions
68
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@file-services/typescript - npm Package Compare versions

Comparing version 8.2.0 to 8.3.0

dist/fs-typescript.cjs

13

package.json
{
"name": "@file-services/typescript",
"description": "Helpers for creation of TypeScript hosts",
"version": "8.2.0",
"main": "./dist/index.js",
"version": "8.3.0",
"main": "./dist/fs-typescript.cjs",
"types": "./dist/index.d.ts",
"exports": {
".": "./dist/index.js",
".": {
"types": "./dist/index.d.ts",
"import": "./dist/fs-typescript.mjs",
"require": "./dist/fs-typescript.cjs"
},
"./package.json": "./package.json"

@@ -14,3 +19,3 @@ },

"dependencies": {
"@file-services/types": "^8.2.0"
"@file-services/types": "^8.3.0"
},

@@ -17,0 +22,0 @@ "files": [

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