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.2 to 2.2.3

1

parse/index.d.ts

@@ -693,2 +693,3 @@ // Type definitions for parse 2.2.1

static hydrate(userJSON: any): Promise<User>;
static enableUnsafeCurrentUser(): void;

@@ -695,0 +696,0 @@ signUp(attrs?: any, options?: SignUpOptions): Promise<this>;

4

parse/package.json
{
"name": "@types/parse",
"version": "2.2.2",
"version": "2.2.3",
"description": "TypeScript definitions for parse",

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

},
"typesPublisherContentHash": "f7fd1c664c36193707d2e137e6480fc3849f40562ee384cb8dc71f801a38e9d2",
"typesPublisherContentHash": "0b72572a3e2934e9a529880ea31a98a207f5fe0e98ab93544bed0722f180004d",
"typeScriptVersion": "2.4"
}

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

Additional Details
* Last updated: Mon, 25 Mar 2019 20:50:09 GMT
* Last updated: Mon, 22 Apr 2019 17:22:35 GMT
* Dependencies: @types/node

@@ -14,0 +14,0 @@ * Global values: 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