@indigov/flags-api
Advanced tools
Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "@indigov/flags-api", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "Strongly typed React/Node client for the Flags service", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -27,3 +27,3 @@ import fetch from 'cross-fetch' | ||
export class Flags { | ||
export default class Flags { | ||
// Endpoint for Flags service | ||
@@ -30,0 +30,0 @@ private readonly endpoint: string |
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
42
0
11873
11