You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

@appsemble/preact

Package Overview
Dependencies
Maintainers
4
Versions
219
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.12.5 to 0.12.6

1

dist/index.d.ts

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

/** @jsx h */
import { BootstrapParams } from '@appsemble/sdk';

@@ -3,0 +2,0 @@ import IntlMessageFormat from 'intl-messageformat';

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

/** @jsx h */
import { bootstrap as sdkBootstrap } from '@appsemble/sdk';

@@ -3,0 +2,0 @@ import IntlMessageFormat from 'intl-messageformat';

6

package.json
{
"name": "@appsemble/preact",
"version": "0.12.5",
"version": "0.12.6",
"description": "Build your own blocks using Preact",

@@ -26,8 +26,8 @@ "homepage": "https://appsemble.dev",

"dependencies": {
"intl-messageformat": "^8.3.1"
"intl-messageformat": "^8.3.7"
},
"peerDependencies": {
"@appsemble/sdk": "^0.12.5",
"@appsemble/sdk": "^0.12.6",
"preact": "^10.0.4"
}
}
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc