@indigov/flags-api
Advanced tools
Comparing version 0.0.8 to 0.0.9
{ | ||
"name": "@indigov/flags-api", | ||
"version": "0.0.8", | ||
"version": "0.0.9", | ||
"description": "Strongly typed React/Node client for the Flags service", | ||
@@ -9,3 +9,3 @@ "main": "dist/index.js", | ||
"test": "yarn test", | ||
"prepublish": "rm -rf dist && tsc -p ." | ||
"prepare": "rm -rf dist && tsc -p ." | ||
}, | ||
@@ -12,0 +12,0 @@ "author": "faizan@indigov.com", |
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
11822