Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

typewriting

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

typewriting - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

build/typewriting.min.js

10

package.json
{
"name": "typewriting",
"version": "1.1.0",
"description": "TypeWriting.js is a jQuery plugin to help you to make a typewriter effect.",
"version": "1.1.1",
"description": "TypeWriting.js is a jQuery plugin to make a typewriter effect.",
"repository": {

@@ -12,6 +12,10 @@ "type": "git",

"effect",
"animation"
"animation",
"typing"
],
"dependencies": {
"jquery": ">=2.0.0"
},
"author": "Eddie Wen <m20021991y@gmail.com> (http://eddiewen.me)",
"homepage": "https://github.com/EddieWen-Taiwan/TypeWriting.js#readme"
}

@@ -12,6 +12,6 @@ ## TypeWriting.js

~~~html
<!-- jQuery -->
<script type="text/javascript" src="jquery.min.js"></script>
<!-- just typewriting.js or .min.js -->
<script type="text/javascript" src="path/typewriting.min.js"></script>
<!-- jQuery -->
<script type="text/javascript" src="jquery.min.js"></script>
<!-- just typewriting.js or .min.js -->
<script type="text/javascript" src="path/to/typewriting.min.js"></script>
~~~

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