@axway/amplify-config
Advanced tools
Comparing version 2.1.2 to 2.1.3
@@ -0,1 +1,5 @@ | ||
# v2.1.3 (Oct 1, 2020) | ||
* fix: Removed `preferGlobal` package setting. | ||
# v2.1.2 (Aug 27, 2020) | ||
@@ -2,0 +6,0 @@ |
{ | ||
"name": "@axway/amplify-config", | ||
"version": "2.1.2", | ||
"version": "2.1.3", | ||
"publishConfig": { | ||
@@ -18,3 +18,3 @@ "access": "public" | ||
], | ||
"preferGlobal": true, | ||
"main": "./dist/index", | ||
"scripts": { | ||
@@ -43,4 +43,3 @@ "build": "gulp build", | ||
}, | ||
"main": "./dist/index", | ||
"gitHead": "c709d958827d388d34f9d4b8c75c998d3677d326" | ||
"gitHead": "778b5a4e5dd46937437c49d3646d8dfac04a7aa7" | ||
} |
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
12692