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

dts-dom

Package Overview
Dependencies
Maintainers
2
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dts-dom - npm Package Compare versions

Comparing version 0.1.6 to 0.1.7

bin/index.d.ts

3

lib/index.ts

@@ -454,2 +454,3 @@ export interface DeclarationBase {

printObjectTypeMembers(d.members);
newline();
}

@@ -460,3 +461,3 @@

if (!isIdentifier(f.name)) {
start(`/* Illegal functoin name '${f.name}' can't be used here`);
start(`/* Illegal function name '${f.name}' can't be used here`);
newline();

@@ -463,0 +464,0 @@ }

{
"name": "dts-dom",
"version": "0.1.6",
"version": "0.1.7",
"homepage": "https://github.com/RyanCavanaugh/dts-dom",

@@ -5,0 +5,0 @@ "description": "DOM for TypeScript Declaration Files",

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