Socket
Socket
Sign inDemoInstall

css-tree-animatable

Package Overview
Dependencies
1
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.14 to 1.0.15

6

CHANGELOG.md

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

## [1.0.15](https://github.com/webanimate/css-tree-animatable/compare/v1.0.14...v1.0.15) (2021-12-18)
### Features
- upgrade mdn-data to v2.0.24; upgrade devDependencies ([41355e8](https://github.com/webanimate/css-tree-animatable/commit/41355e82ec74b4ae0162c76588801360d3077896))
## [1.0.14](https://github.com/webanimate/css-tree-animatable/compare/v1.0.13...v1.0.14) (2021-09-18)

@@ -2,0 +8,0 @@

14

package.json
{
"name": "css-tree-animatable",
"version": "1.0.14",
"version": "1.0.15",
"description": "Fork of css-tree with all but animatable CSS properties removed",

@@ -32,13 +32,13 @@ "main": "./lib/index",

"dependencies": {
"mdn-data-animatable": "^1.1.14"
"mdn-data-animatable": "^1.1.15"
},
"devDependencies": {
"@rollup/plugin-commonjs": "^20.0.0",
"@rollup/plugin-commonjs": "^21.0.1",
"@rollup/plugin-json": "^4.1.0",
"@rollup/plugin-node-resolve": "^13.0.4",
"eslint": "^7.32.0",
"@rollup/plugin-node-resolve": "^13.1.1",
"eslint": "^8.5.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-json": "^3.1.0",
"prettier": "^2.4.1",
"rollup": "^2.56.3",
"prettier": "^2.5.1",
"rollup": "^2.61.1",
"rollup-plugin-terser": "^7.0.2"

@@ -45,0 +45,0 @@ },

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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