Socket
Socket
Sign inDemoInstall

svelte-typewriter

Package Overview
Dependencies
Maintainers
1
Versions
83
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

svelte-typewriter - npm Package Compare versions

Comparing version 1.4.0 to 1.4.1

7

CHANGELOG.md

@@ -7,2 +7,9 @@ ### Changelog

#### [v1.4.0](https://github.com/henriquehbr/svelte-typewriter/compare/v1.3.4...v1.4.0)
> 21 November 2019
- docs(README): add custom timing array to `interval` section, closes #4 [`#4`](https://github.com/henriquehbr/svelte-typewriter/issues/4)
- feat: enable custom timing on `interval` #4 [`b7e59b0`](https://github.com/henriquehbr/svelte-typewriter/commit/b7e59b04a1224c5585f69a2a5818c929ab1534fb)
#### [v1.3.4](https://github.com/henriquehbr/svelte-typewriter/compare/v1.3.0...v1.3.4)

@@ -9,0 +16,0 @@

2

package.json

@@ -12,3 +12,3 @@ {

},
"version": "1.4.0",
"version": "1.4.1",
"main": "Typewriter.svelte",

@@ -15,0 +15,0 @@ "author": "Henrique Borges <henriqueborgeshbr@gmail.com>",

@@ -82,2 +82,4 @@ # svelte-typewriter

> **Warning:** won't work if `cascade` is enabled
> When using the `loop` prop, the tag name will be determined by the first child of the `<Typewriter>` component

@@ -84,0 +86,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