Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

code-push

Package Overview
Dependencies
Maintainers
11
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

code-push - npm Package Compare versions

Comparing version 2.0.6 to 2.0.7

10

package.json
{
"name": "code-push",
"version": "2.0.6",
"version": "2.0.7",
"description": "Management SDK for the CodePush service",

@@ -18,8 +18,8 @@ "main": "script/index.js",

"q": "^1.4.1",
"recursive-fs": "0.1.4",
"slash": "1.0.0",
"superagent": "^3.8.0",
"superagent-proxy": "^1.0.3",
"recursive-fs": "^1.1.2",
"slash": "3.0.0",
"superagent": "^5.1.0",
"superagent-proxy": "^2.0.0",
"yazl": "^2.4.1"
}
}

@@ -66,3 +66,3 @@ # CodePush Management SDK (Node.js)

- __getDeploymentMetrics(appName: string, deploymentName): Promise<DeploymentMetrics>__ - Retrieves the installation metrics for the specified app deployment.
- __getDeploymentMetrics(appName: string, deploymentName: string): Promise<DeploymentMetrics>__ - Retrieves the installation metrics for the specified app deployment.

@@ -69,0 +69,0 @@ - __getDeployments(appName: string): Promose<Deployment[]>__ - Retrieves the list of deployments associated with the specified app.

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