appc-platform-sdk
Advanced tools
Comparing version 1.3.9 to 1.3.10
@@ -260,3 +260,3 @@ /** | ||
process.env.NODE_ACS_URL.indexOf('.appctest.com') > 0 || | ||
process.env.NODE_ENV === ' preproduction' || | ||
process.env.NODE_ENV === 'preproduction' || | ||
process.env.APPC_ENV === 'preproduction' || | ||
@@ -263,0 +263,0 @@ process.env.NODE_ENV === 'development' || |
{ | ||
"name": "appc-platform-sdk", | ||
"version": "1.3.9", | ||
"version": "1.3.10", | ||
"description": "Appcelerator Platform SDK for node.js", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
72413