New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.12.7 to 2.18.0

3

parse/index.d.ts

@@ -1,2 +0,2 @@

// Type definitions for parse 2.12
// Type definitions for parse 2.18
// Project: https://parseplatform.org/

@@ -682,2 +682,3 @@ // Definitions by: Ullisen Media Group <https://github.com/ullisenmedia>

find(options?: Query.FindOptions): Promise<T[]>;
findAll(options?: Query.BatchOptions): Promise<T[]>;
first(options?: Query.FirstOptions): Promise<T | undefined>;

@@ -684,0 +685,0 @@ fromNetwork(): this;

{
"name": "@types/parse",
"version": "2.12.7",
"version": "2.18.0",
"description": "TypeScript definitions for parse",

@@ -131,4 +131,4 @@ "license": "MIT",

},
"typesPublisherContentHash": "c7fec000a6651f3a41cb74de330a460172bbfe0637f64e05707b65a7193b8b17",
"typesPublisherContentHash": "a173bd57507bba73f6ca03ef0322052bba49df9770fee158fca0ad4ec88b22e6",
"typeScriptVersion": "3.5"
}

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

### Additional Details
* Last updated: Mon, 02 Nov 2020 15:49:26 GMT
* Last updated: Thu, 19 Nov 2020 00:41:01 GMT
* Dependencies: [@types/node](https://npmjs.com/package/@types/node)

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

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