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

postcss-animation.css-data

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

postcss-animation.css-data - npm Package Compare versions

Comparing version 0.0.8 to 0.0.9

15

package.json
{
"name": "postcss-animation.css-data",
"version": "0.0.8",
"version": "0.0.9",
"main": "index.json",
"scripts": {
"debug": "node --inspect --debug-brk parse.js",
"build": "node parse.js"
"build": "node parse.js",
"prepublish": "npm run build"
},

@@ -14,7 +15,5 @@ "license": "MIT",

},
"description": "PostCSS plugin that adds `@keyframes` from animate.css.",
"description": "Package that adds `@keyframes` from animate.css.",
"keywords": [
"postcss",
"css",
"postcss-plugin",
"animation",

@@ -28,3 +27,7 @@ "keyframes",

},
"author": "retyui <vamnemne@gmail.com>",
"author": {
"name": "David Narbutovich",
"email": "vamnemne@gmail.com",
"url": "https://github.com/retyui"
},
"bugs": {

@@ -31,0 +34,0 @@ "url": "https://github.com/retyui/postcss-animation.css-data/issues"

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