@bf2/ui-shared
Advanced tools
Comparing version 0.0.13 to 0.0.17
@@ -20,3 +20,3 @@ import React from "react"; | ||
}; | ||
kafka: {}; | ||
kafka: undefined; | ||
federatedModules: { | ||
@@ -23,0 +23,0 @@ kafka: FederatedModuleConfig; |
{ | ||
"name": "@bf2/ui-shared", | ||
"version": "0.0.13", | ||
"version": "0.0.17", | ||
"description": "UI Shared contains a number of type definitions for shared data structures for the UI.", | ||
@@ -11,3 +11,5 @@ "main": "dist/index.js", | ||
"prepublish": "npm run clean && npm run package", | ||
"clean": "rimraf dist" | ||
"clean": "rimraf dist", | ||
"lint": "npm run eslint", | ||
"eslint": "eslint --ext .tsx,.js,.ts ./src/" | ||
}, | ||
@@ -14,0 +16,0 @@ "repository": { |
@@ -21,3 +21,3 @@ import React, { useContext } from "react"; | ||
} | ||
kafka: {} | ||
kafka: undefined, | ||
federatedModules: { | ||
@@ -24,0 +24,0 @@ kafka: FederatedModuleConfig |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
11340
42
1