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

anix

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

anix - npm Package Compare versions

Comparing version 1.3.2 to 1.3.3

.travis.yml

5

package.json
{
"name": "anix",
"version": "1.3.2",
"license": "BSD",
"version": "1.3.3",
"license": "MIT",
"keywords": [

@@ -21,2 +21,3 @@ "motion",

"clean_umd": "shx rm -rf ./dist/umd",
"travis": "npm run tslint",
"anix": "npm-run-all clean_anix compile_anix",

@@ -23,0 +24,0 @@ "umd": "npm-run-all clean_umd compile_umd",

27

README.md

@@ -1,7 +0,28 @@

![logo](https://github.com/drawcall/AniX/blob/master/logo/logo.png?raw=true)
<p align="center">
<img src="https://github.com/drawcall/AniX/blob/master/logo/logo.png?raw=true" />
</p>
---
<div align="center">
<a href='https://www.npmjs.com/package/anix'>
<img src='https://badge.fury.io/js/anix.svg' alt='npm version' height='18'>
</a>
<a href='#'>
<img src='https://img.shields.io/github/last-commit/drawcall/Anix.svg' alt='last commit' height='18'>
</a>
<a href='https://github.com/drawcall/Anix/issues'>
<img src='https://img.shields.io/github/issues/drawcall/Anix.svg' alt='issues open' height='18'>
</a>
<a href="https://github.com/drawcall/AniX/pulls" target="_blank">
<img src="https://img.shields.io/badge/PRs-welcome-brightgreen.svg" alt="PRs"/>
</a>
<a href='#'>
<img src='https://img.shields.io/npm/l/anix.svg' alt='license:MIT' height='18'>
</a>
</div>
### AniX - A super easy and lightweight javascript animation library.
## Overview
## Overview
#### AniX - A super easy and lightweight javascript animation library.
AniX is a lightweight and easy-to-use animation library with excellent performance and good compatibility for modern browsers.

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