Socket
Socket
Sign inDemoInstall

tspoon

Package Overview
Dependencies
Maintainers
9
Versions
410
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tspoon - npm Package Compare versions

Comparing version 1.0.74 to 1.0.75

4

index.d.ts

@@ -8,7 +8,7 @@ import * as ts from 'typescript';

export interface RawSourceMap extends StartOfSourceMap {
interface RawSourceMap extends StartOfSourceMap {
version: string;
sources: Array<string>;
names: Array<string>;
sourcesContent?: string;
sourcesContent?: string[];
mappings: string;

@@ -15,0 +15,0 @@ }

{
"private": false,
"name": "tspoon",
"version": "1.0.74",
"version": "1.0.75",
"description": "see README.md",

@@ -6,0 +6,0 @@ "main": "./dist/src/index.js",

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