Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@appsemble/types

Package Overview
Dependencies
Maintainers
4
Versions
216
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@appsemble/types - npm Package Compare versions

Comparing version 0.18.4 to 0.18.5

4

dist/index.d.ts

@@ -335,2 +335,6 @@ import { Action, BaseMessage, HTTPMethods, LogAction, RequestLikeActionTypes, Theme } from '@appsemble/sdk/src/types';

/**
* The default list of roles used for permission checks for each action.
*/
roles?: string[];
/**
* The definition for the `resource.create` action.

@@ -337,0 +341,0 @@ */

4

package.json
{
"name": "@appsemble/types",
"version": "0.18.4",
"version": "0.18.5",
"description": "TypeScript definitions reused within Appsemble internally",

@@ -33,3 +33,3 @@ "keywords": [

"dependencies": {
"@appsemble/sdk": "0.18.4",
"@appsemble/sdk": "0.18.5",
"@fortawesome/fontawesome-common-types": "^0.2.34",

@@ -36,0 +36,0 @@ "jsonschema": "^1.4.0",

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