code-push
Advanced tools
Comparing version 2.0.6 to 2.0.7
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
191927
+ Added@tootallnate/once@1.1.2(transitive)
+ Addedagent-base@6.0.2(transitive)
+ Addedast-types@0.13.4(transitive)
+ Addeddata-uri-to-buffer@3.0.1(transitive)
+ Addeddebug@4.4.0(transitive)
+ Addeddegenerator@2.2.0(transitive)
+ Addedfast-safe-stringify@2.1.1(transitive)
+ Addedfile-uri-to-path@2.0.0(transitive)
+ Addedform-data@3.0.2(transitive)
+ Addedfs-extra@8.1.0(transitive)
+ Addedget-uri@3.0.2(transitive)
+ Addedgraceful-fs@4.2.11(transitive)
+ Addedhttp-proxy-agent@4.0.1(transitive)
+ Addedhttps-proxy-agent@5.0.1(transitive)
+ Addedip-address@9.0.5(transitive)
+ Addedjsbn@1.1.0(transitive)
+ Addedjsonfile@4.0.0(transitive)
+ Addedlru-cache@5.1.1(transitive)
+ Addedmime@2.6.0(transitive)
+ Addednetmask@2.0.2(transitive)
+ Addedpac-proxy-agent@4.1.0(transitive)
+ Addedpac-resolver@4.2.0(transitive)
+ Addedproxy-agent@4.0.1(transitive)
+ Addedreadable-stream@3.6.2(transitive)
+ Addedrecursive-fs@1.1.2(transitive)
+ Addedsemver@7.6.3(transitive)
+ Addedslash@3.0.0(transitive)
+ Addedsmart-buffer@4.2.0(transitive)
+ Addedsocks@2.8.3(transitive)
+ Addedsocks-proxy-agent@5.0.1(transitive)
+ Addedsprintf-js@1.1.3(transitive)
+ Addedstring_decoder@1.3.0(transitive)
+ Addedsuperagent@5.3.1(transitive)
+ Addedsuperagent-proxy@2.1.0(transitive)
+ Addeduniversalify@0.1.2(transitive)
+ Addedyallist@3.1.1(transitive)
- Removedagent-base@4.3.0(transitive)
- Removedast-types@0.16.1(transitive)
- Removedco@4.6.0(transitive)
- Removeddata-uri-to-buffer@1.2.0(transitive)
- Removeddebug@2.6.93.1.0(transitive)
- Removeddegenerator@1.0.4(transitive)
- Removedes6-promise@4.2.8(transitive)
- Removedes6-promisify@5.0.0(transitive)
- Removedesprima@3.1.3(transitive)
- Removedextend@3.0.2(transitive)
- Removedfile-uri-to-path@1.0.0(transitive)
- Removedform-data@2.5.2(transitive)
- Removedget-uri@2.0.4(transitive)
- Removedhttp-proxy-agent@2.1.0(transitive)
- Removedhttps-proxy-agent@2.2.4(transitive)
- Removedisarray@1.0.0(transitive)
- Removedlru-cache@4.1.5(transitive)
- Removedmime@1.6.0(transitive)
- Removedms@2.0.0(transitive)
- Removednetmask@1.0.6(transitive)
- Removedpac-proxy-agent@2.0.2(transitive)
- Removedpac-resolver@3.0.0(transitive)
- Removedprocess-nextick-args@2.0.1(transitive)
- Removedproxy-agent@2.3.1(transitive)
- Removedpseudomap@1.0.2(transitive)
- Removedreadable-stream@2.3.8(transitive)
- Removedrecursive-fs@0.1.4(transitive)
- Removedsafe-buffer@5.1.2(transitive)
- Removedslash@1.0.0(transitive)
- Removedsmart-buffer@1.1.15(transitive)
- Removedsocks@1.1.10(transitive)
- Removedsocks-proxy-agent@3.0.1(transitive)
- Removedstring_decoder@1.1.1(transitive)
- Removedsuperagent@3.8.3(transitive)
- Removedsuperagent-proxy@1.0.3(transitive)
- Removedthunkify@2.1.2(transitive)
- Removedyallist@2.1.2(transitive)
Updatedrecursive-fs@^1.1.2
Updatedslash@3.0.0
Updatedsuperagent@^5.1.0
Updatedsuperagent-proxy@^2.0.0