Socket
Socket
Sign inDemoInstall

@deckdeckgo/reveal

Package Overview
Dependencies
0
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.0 to 2.1.0

dist/custom-elements/index.d.ts

7

CHANGELOG.md

@@ -0,1 +1,8 @@

# 2.1.0 (2021-05-29)
### Build
- output custom elements as a single bundle (`dist-custom-elements-bundle`)
- bump dependencies
# 2.0.0 (2021-05-21)

@@ -2,0 +9,0 @@

10

package.json
{
"name": "@deckdeckgo/reveal",
"version": "2.0.0",
"version": "2.1.0",
"description": "Make elements, texts or list items appear one line at a time",

@@ -26,7 +26,7 @@ "main": "dist/index.cjs.js",

"devDependencies": {
"@deckdeckgo/slide-utils": "^4.0.0",
"@deckdeckgo/slide-utils": "^4.0.3",
"@stencil/core": "^2.5.2",
"@stencil/postcss": "^1.0.1",
"@stencil/sass": "^1.3.2",
"autoprefixer": "^9.8.6",
"@stencil/postcss": "^2.0.0",
"@stencil/sass": "^1.4.1",
"autoprefixer": "^10.2.6",
"husky": "^6.0.0",

@@ -33,0 +33,0 @@ "prettier": "2.3.0",

@@ -9,3 +9,3 @@ [![npm][npm-badge]][npm-badge-url]

# DeckDeckGo - Core
# DeckDeckGo - Reveal

@@ -12,0 +12,0 @@ Make elements, texts or list items appear one line at a time.

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc