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

@types/parse

Package Overview
Dependencies
Maintainers
1
Versions
123
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/parse - npm Package Compare versions

Comparing version 2.18.5 to 2.18.6

2

parse/node.d.ts

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

import * as parse from 'parse';
import * as parse from "./index";
export = parse;
{
"name": "@types/parse",
"version": "2.18.5",
"version": "2.18.6",
"description": "TypeScript definitions for parse",

@@ -125,7 +125,2 @@ "license": "MIT",

]
},
"<=4.0": {
"*": [
"ts4.0/*"
]
}

@@ -142,4 +137,4 @@ },

},
"typesPublisherContentHash": "705decaf4d4d45c4a32fb478ea1dcfe9e97c41986d2ccb91c46a4bd5087929b6",
"typesPublisherContentHash": "bb460c11eac7217ef7b5a05d4b70c4cc38c600475cf825b3006302a84207f566",
"typeScriptVersion": "3.5"
}

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

import * as parse from 'parse';
import * as parse from "./index";
export = parse;

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

### Additional Details
* Last updated: Fri, 09 Apr 2021 11:01:24 GMT
* Last updated: Sat, 01 May 2021 11:31:24 GMT
* Dependencies: [@types/node](https://npmjs.com/package/@types/node)

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

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

import * as parse from 'parse';
import * as parse from "./index";
export = parse;

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

import * as parse from 'parse';
import * as parse from "./index";
export = parse;

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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