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

ts-file-exports

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ts-file-exports - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

6

package.json
{
"name": "ts-file-exports",
"version": "0.0.1",
"version": "0.0.2",
"description": "Utility for reading and resolving the module export names from a TypeScript or JavaScript file",
"main": "build/index.js",
"types": "build/index.d.ts",
"cli": "build/cli.js",
"bin": "build/cli.js",
"author": "ian.b.taylor@gmail.com",

@@ -14,3 +14,2 @@ "repository": "https://github.com/itaylor/ts-file-exports",

"dependencies": {
"@types/node": "^14.0.27",
"commander": "^6.0.0",

@@ -20,2 +19,3 @@ "typescript": "^3.9.7"

"devDependencies": {
"@types/node": "^14.0.27",
"mocha": "^8.0.1",

@@ -22,0 +22,0 @@ "mocha-ui-jest": "^0.4.0",

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