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.2.10 to 2.2.11

2

parse/index.d.ts

@@ -262,3 +262,3 @@ // Type definitions for parse 2.2.9

url(): string;
save(options?: SuccessFailureOptions): Promise<File>;
save(options?: FullOptions): Promise<File>;

@@ -265,0 +265,0 @@ }

{
"name": "@types/parse",
"version": "2.2.10",
"version": "2.2.11",
"description": "TypeScript definitions for parse",

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

},
"typesPublisherContentHash": "9530796cf62d76729ad2717101f879af78b3e5245ee4972816fdd9cb01189003",
"typesPublisherContentHash": "9a8e4941831f0f9a3db2d29fa2fe78afee1e4db341025def36edfaccb2260e68",
"typeScriptVersion": "2.4"
}

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

Additional Details
* Last updated: Fri, 27 Sep 2019 15:55:14 GMT
* Last updated: Mon, 07 Oct 2019 23:12:58 GMT
* Dependencies: @types/node

@@ -14,0 +14,0 @@ * Global values: ErrorCode, Parse

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