Socket
Socket
Sign inDemoInstall

angular-text-animation

Package Overview
Dependencies
1
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.1 to 0.0.2

LICENSE

4

bower.json
{
"name": "angular-text-animation",
"version": "0.0.1",
"version": "0.0.2",
"authors": [
"Gleb <git@gleb.nl>"
"g1eb <mail@g1eb.com> (https://g1eb.com)"
],

@@ -7,0 +7,0 @@ "description": "Floating text animation, converted to an angular directive for your convenience.",

{
"name": "angular-text-animation",
"version": "0.0.1",
"version": "0.0.2",
"description": "Floating text animation, converted to an angular directive for your convenience.",
"author": "g1eb <mail@g1eb.com> (https://g1eb.com)",
"main": "index.js",
"dependencies": {},
"devDependencies": {
"angular": "^1.5.6",
"gulp": "^3.9.1",

@@ -15,2 +15,5 @@ "gulp-autoprefixer": "^3.1.1",

},
"peerDependencies": {
"angular": "^1.5.8"
},
"scripts": {

@@ -31,3 +34,2 @@ "build": "gulp build"

],
"author": "Gleb <git@gleb.nl>",
"license": "MIT",

@@ -34,0 +36,0 @@ "bugs": {

@@ -12,5 +12,11 @@ # Floating text animation

1) Install 'angular-text-animation' with bower
1) Install 'angular-text-animation' with npm or bower
```
npm install angular-text-animation
```
or:
```
bower install angular-text-animation

@@ -25,3 +31,3 @@ ```

'g1b.text-animation',
......
...
])

@@ -28,0 +34,0 @@ ```

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