Comparing version 1.13.0 to 2.0.0
@@ -0,1 +1,4 @@ | ||
// Copyright (c) Microsoft Corporation. All rights reserved. | ||
// Licensed under the MIT License. | ||
const CustomProperties = require('../AppCenter.js').CustomProperties; | ||
@@ -2,0 +5,0 @@ |
@@ -0,1 +1,4 @@ | ||
// Copyright (c) Microsoft Corporation. All rights reserved. | ||
// Licensed under the MIT License. | ||
const ReactNative = require('react-native'); | ||
@@ -2,0 +5,0 @@ |
@@ -0,1 +1,4 @@ | ||
// Copyright (c) Microsoft Corporation. All rights reserved. | ||
// Licensed under the MIT License. | ||
export const enum LogLevel { | ||
@@ -2,0 +5,0 @@ VERBOSE = 2, |
@@ -0,1 +1,4 @@ | ||
// Copyright (c) Microsoft Corporation. All rights reserved. | ||
// Licensed under the MIT License. | ||
const ReactNative = require('react-native'); | ||
@@ -2,0 +5,0 @@ |
{ | ||
"name": "appcenter", | ||
"version": "1.13.0", | ||
"version": "2.0.0", | ||
"description": "Node module that contains common functionality needed to appcenter-* modules", | ||
@@ -22,3 +22,3 @@ "main": "AppCenter.js", | ||
"dependencies": { | ||
"appcenter-link-scripts": "1.13.0" | ||
"appcenter-link-scripts": "2.0.0" | ||
}, | ||
@@ -25,0 +25,0 @@ "rnpm": { |
@@ -0,1 +1,4 @@ | ||
// Copyright (c) Microsoft Corporation. All rights reserved. | ||
// Licensed under the MIT License. | ||
const rnpmlink = require('appcenter-link-scripts'); | ||
@@ -32,3 +35,3 @@ | ||
return rnpmlink.ios.addPodDeps( | ||
[{ pod: 'AppCenterReactNativeShared', version: '1.13.0' }], | ||
[{ pod: 'AppCenterReactNativeShared', version: '2.0.0' }], | ||
{ platform: 'ios', version: '9.0' } | ||
@@ -35,0 +38,0 @@ ); |
@@ -0,1 +1,4 @@ | ||
// Copyright (c) Microsoft Corporation. All rights reserved. | ||
// Licensed under the MIT License. | ||
jest.mock('appcenter', () => ({ | ||
@@ -2,0 +5,0 @@ getLogLevel: jest.fn(), |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
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
40991
293
+ Addedappcenter-link-scripts@2.0.0(transitive)
- Removedansi-escapes@3.2.0(transitive)
- Removedansi-regex@3.0.1(transitive)
- Removedansi-styles@3.2.1(transitive)
- Removedappcenter-link-scripts@1.13.0(transitive)
- Removedchalk@2.4.2(transitive)
- Removedchardet@0.7.0(transitive)
- Removedcli-cursor@2.1.0(transitive)
- Removedcli-width@2.2.1(transitive)
- Removedcolor-convert@1.9.3(transitive)
- Removedcolor-name@1.1.3(transitive)
- Removedescape-string-regexp@1.0.5(transitive)
- Removedexternal-editor@3.1.0(transitive)
- Removedfigures@2.0.0(transitive)
- Removedhas-flag@3.0.0(transitive)
- Removediconv-lite@0.4.24(transitive)
- Removedinquirer@6.2.0(transitive)
- Removedis-fullwidth-code-point@2.0.0(transitive)
- Removedlodash@4.17.21(transitive)
- Removedmimic-fn@1.2.0(transitive)
- Removedmute-stream@0.0.7(transitive)
- Removedonetime@2.0.1(transitive)
- Removedos-tmpdir@1.0.2(transitive)
- Removedrestore-cursor@2.0.0(transitive)
- Removedrun-async@2.4.1(transitive)
- Removedrxjs@6.6.7(transitive)
- Removedsafer-buffer@2.1.2(transitive)
- Removedsignal-exit@3.0.7(transitive)
- Removedstring-width@2.1.1(transitive)
- Removedstrip-ansi@4.0.0(transitive)
- Removedsupports-color@5.5.0(transitive)
- Removedthrough@2.3.8(transitive)
- Removedtmp@0.0.33(transitive)
- Removedtslib@1.14.1(transitive)
Updatedappcenter-link-scripts@2.0.0