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

@slidev/types

Package Overview
Dependencies
Maintainers
1
Versions
410
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@slidev/types - npm Package Compare versions

Comparing version 0.0.0-alpha.29 to 0.0.0-alpha.30

2

package.json
{
"name": "@slidev/types",
"version": "0.0.0-alpha.29",
"version": "0.0.0-alpha.30",
"description": "Shared types declerations for Slidev",

@@ -5,0 +5,0 @@ "license": "MIT",

@@ -29,5 +29,12 @@ export interface SlideInfo {

/**
* Show a download button in the SPA build,
* could also be a link to custom pdf
*
* @default true
*/
download: boolean | string
/**
* @default true
*/
info: boolean
}

@@ -34,0 +41,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