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

@glideapps/ts-helper

Package Overview
Dependencies
Maintainers
8
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@glideapps/ts-helper - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

1

build/index.d.ts

@@ -0,1 +1,2 @@

#! /usr/bin/env node
export {};

@@ -0,1 +1,2 @@

#! /usr/bin/env node
"use strict";

@@ -2,0 +3,0 @@ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {

2

package.json
{
"name": "@glideapps/ts-helper",
"version": "0.0.3",
"version": "0.0.4",
"description": "Analyze TypeScript projects",

@@ -5,0 +5,0 @@ "main": "build/index.js",

@@ -0,1 +1,3 @@

#! /usr/bin/env node
import path from "path";

@@ -2,0 +4,0 @@ import fs from "fs";

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