Socket
Socket
Sign inDemoInstall

css-parse-keyframes

Package Overview
Dependencies
10
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.2 to 0.0.3

2

package.json
{
"name": "css-parse-keyframes",
"version": "0.0.2",
"version": "0.0.3",
"description": "Node.js moduel parse your css and returns the object of all animations",

@@ -5,0 +5,0 @@ "main": "index.js",

# css-parse-keyframes
Node js moduel parse your css and returns the object of all animations
## Install
```bash
npm i css-parse-keyframes -D
npm install css-parse-keyframes --save-dev
//or
yarn add css-parse-keyframes --dev
```

@@ -5,0 +12,0 @@ ## Usage:

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