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.4.6 to 2.4.7

1

parse/index.d.ts

@@ -380,2 +380,3 @@ // Type definitions for parse 2.4

remove(attr: string, item: any): any;
revert(): void;
save(attrs?: { [key: string]: any } | null, options?: Object.SaveOptions): Promise<this>;

@@ -382,0 +383,0 @@ save(key: string, value: any, options?: Object.SaveOptions): Promise<this>;

4

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

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

},
"typesPublisherContentHash": "59725114b33b9d30d6ea2f34bfe4e9168c83f36f7f7cafcfb83e3cf600ab6fbe",
"typesPublisherContentHash": "4165bd647a0bac3388da9be076d47287eb13f172ccbe06e8ce538a7489680724",
"typeScriptVersion": "2.4"
}

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

Additional Details
* Last updated: Tue, 27 Feb 2018 23:01:30 GMT
* Last updated: Thu, 01 Mar 2018 23:09:41 GMT
* Dependencies: node, jquery, underscore

@@ -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