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

@types/json-to-ast

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/json-to-ast - npm Package Compare versions

Comparing version 2.1.2 to 2.1.3

5

json-to-ast/index.d.ts

@@ -1,6 +0,1 @@

// Type definitions for json-to-ast 2.1
// Project: https://github.com/vtrushin/json-to-ast
// Definitions by: ExE Boss <https://github.com/ExE-Boss>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
declare namespace parse {

@@ -7,0 +2,0 @@ interface Options {

10

json-to-ast/package.json
{
"name": "@types/json-to-ast",
"version": "2.1.2",
"version": "2.1.3",
"description": "TypeScript definitions for json-to-ast",

@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/json-to-ast",

"name": "ExE Boss",
"url": "https://github.com/ExE-Boss",
"githubUsername": "ExE-Boss"
"githubUsername": "ExE-Boss",
"url": "https://github.com/ExE-Boss"
}

@@ -24,4 +24,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "9acf0c05800da28f7bb50e6e21e22e1778852242ef6cd1721f65f4d4b332a6c8",
"typeScriptVersion": "3.6"
"typesPublisherContentHash": "d5c34fd17950473e0fdbde0c9866b98ac5d6486dbda75075510977cc5a462954",
"typeScriptVersion": "4.5"
}

@@ -11,7 +11,2 @@ # Installation

````ts
// Type definitions for json-to-ast 2.1
// Project: https://github.com/vtrushin/json-to-ast
// Definitions by: ExE Boss <https://github.com/ExE-Boss>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
declare namespace parse {

@@ -90,7 +85,6 @@ interface Options {

### Additional Details
* Last updated: Thu, 08 Jul 2021 16:22:52 GMT
* Last updated: Wed, 18 Oct 2023 05:47:07 GMT
* Dependencies: none
* Global values: `jsonToAst`
# Credits
These definitions were written by [ExE Boss](https://github.com/ExE-Boss).
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