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 1.9.3 to 1.9.4

1

parse/index.d.ts

@@ -337,2 +337,3 @@ // Type definitions for parse 1.9

static registerSubclass<T extends Object>(className: string, clazz: new (options?: any) => T): void;
static createWithoutData<T extends Object>(id: string): T;

@@ -339,0 +340,0 @@ initialize(): void;

4

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

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

"peerDependencies": {},
"typesPublisherContentHash": "040fbac3041d6eb2a3f9554f399346c0cc0a957c846bcd4ac410bcbba2191a13",
"typesPublisherContentHash": "7e6de7674ab5a4c59975ee80c61f1662de5789e8af4a56977eb0b913a58b0372",
"typeScriptVersion": "2.3"
}

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

Additional Details
* Last updated: Tue, 20 Jun 2017 20:20:01 GMT
* Last updated: Thu, 13 Jul 2017 15:01:39 GMT
* Dependencies: node, jquery, underscore

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

Sorry, the diff of this file is not supported yet

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