Socket
Socket
Sign inDemoInstall

@types/atom

Package Overview
Dependencies
1
Maintainers
1
Versions
77
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.40.12 to 1.40.13

2

atom/autocomplete-plus/config.d.ts
import '../index';
// NOTE: intentional; needed for config extensibility
// eslint-disable-next-line no-declare-current-package
// eslint-disable-next-line @definitelytyped/no-declare-current-package
declare module 'atom' {

@@ -6,0 +6,0 @@ interface ConfigValues {

{
"name": "@types/atom",
"version": "1.40.12",
"version": "1.40.13",
"description": "TypeScript definitions for Atom",

@@ -40,4 +40,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/atom",

},
"typesPublisherContentHash": "c80c5e5cbf9d35d75257fbdbd806801a73c7741b0fab4827c17f714a9c0e68f7",
"typesPublisherContentHash": "38f0c871861a7314794b3645725702bcdb4504ae449b63688824ab94e4e13a9b",
"typeScriptVersion": "4.3"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Wed, 22 Mar 2023 20:02:37 GMT
* Last updated: Tue, 22 Aug 2023 18:04:12 GMT
* Dependencies: [@types/node](https://npmjs.com/package/@types/node)

@@ -14,0 +14,0 @@ * Global values: none

@@ -16,3 +16,3 @@ import { FileEncoding, Invisibles } from '../index';

// NOTE: A hack to make ConfigValues extensible
// eslint-disable-next-line no-declare-current-package
// eslint-disable-next-line @definitelytyped/no-declare-current-package
declare module 'atom' {

@@ -19,0 +19,0 @@ interface ConfigValues {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc