unleash-client
Advanced tools
Comparing version 3.2.7 to 3.2.8
@@ -1,1 +0,1 @@ | ||
{ "name": "unleash-client-node", "version": "3.2.7", "sdkVersion": "unleash-client-node:3.2.7" } | ||
{ "name": "unleash-client-node", "version": "3.2.8", "sdkVersion": "unleash-client-node:3.2.8" } |
{ | ||
"name": "unleash-client", | ||
"version": "3.2.7", | ||
"version": "3.2.8", | ||
"description": "Unleash Client for Node", | ||
@@ -9,3 +9,3 @@ "license": "Apache-2.0", | ||
"scripts": { | ||
"postversion": "node scripts/build-details.js", | ||
"postversion": "./scripts/update-build-details.sh", | ||
"lint": "eslint .", | ||
@@ -12,0 +12,0 @@ "lint:fix": "eslint . --fix && prettier --write '{src,examples}/**/*.ts'", |
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
134550