New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@trackunit/iris-app-api

Package Overview
Dependencies
Maintainers
3
Versions
291
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@trackunit/iris-app-api - npm Package Compare versions

Comparing version 0.0.56 to 0.0.57

2

CHANGELOG.md

@@ -5,2 +5,4 @@ # Changelog

### [0.0.57](https://github.com/Trackunit/manager/compare/iris-app-api/0.0.56...iris-app-api/0.0.57) (2022-11-09)
### [0.0.56](https://github.com/Trackunit/manager/compare/iris-app-api/0.0.55...iris-app-api/0.0.56) (2022-11-04)

@@ -7,0 +9,0 @@

2

package.json
{
"name": "@trackunit/iris-app-api",
"version": "0.0.56",
"version": "0.0.57",
"license": "SEE LICENSE IN LICENSE.txt",

@@ -5,0 +5,0 @@ "repository": "https://github.com/Trackunit/manager",

@@ -23,7 +23,7 @@ export interface IrisAppManifest {

* - ALWAYS_VISIBLE then it will always be visible for all customers.
* - CONTROLLED_VISIBILITY then it will be controlled by the team that activates the subscription package for the customer.
* - CONTROLLED_INSTALLATION then it will be controlled by the team that activates the subscription package for the customer.
*
* - All modes will take into consideration both validForAccountIds and marketplace.allowForPackage
*/
activationMode: "FORCE_ENABLE" | "DEFAULT_ENABLE" | "ALWAYS_VISIBLE" | "CONTROLLED_VISIBILITY";
activationMode: "FORCE_ENABLE" | "DEFAULT_ENABLE" | "ALWAYS_VISIBLE" | "CONTROLLED_INSTALLATION";
/**

@@ -30,0 +30,0 @@ * A list of any external domains that the Tile needs to communicate with.

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc