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

@appsemble/types

Package Overview
Dependencies
Maintainers
4
Versions
221
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.28 to 0.18.29

dist/appMember.d.ts

1

dist/index.d.ts

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

import { JsonObject, RequireExactlyOne } from 'type-fest';
export * from './appMember';
export * from './asset';

@@ -8,0 +9,0 @@ export * from './author';

@@ -0,1 +1,2 @@

export * from './appMember';
export * from './asset';

@@ -2,0 +3,0 @@ export * from './author';

4

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

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

"dependencies": {
"@appsemble/sdk": "0.18.28",
"@appsemble/sdk": "0.18.29",
"@fortawesome/fontawesome-common-types": "^0.2.35",

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

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