fela-plugin-extend
Advanced tools
Comparing version 5.0.6 to 5.0.7
{ | ||
"name": "fela-plugin-extend", | ||
"version": "5.0.6", | ||
"description": "Fela plugin to extend style objects", | ||
"main": "lib/index.js", | ||
"module": "es/index.js", | ||
"jsnext:main": "es/index.js", | ||
"files": [ | ||
"LICENSE", | ||
"README.md", | ||
"lib/**", | ||
"es/**" | ||
], | ||
"repository": "https://github.com/rofrischmann/fela/", | ||
"keywords": [ | ||
"fela", | ||
"fela-plugin", | ||
"extend" | ||
], | ||
"author": "Robin Frischmann", | ||
"license": "MIT", | ||
"dependencies": { | ||
"css-in-js-utils": "^1.0.3", | ||
"fela-utils": "^6.0.0" | ||
} | ||
"name": "fela-plugin-extend", | ||
"version": "5.0.7", | ||
"description": "Fela plugin to extend style objects", | ||
"main": "lib/index.js", | ||
"module": "es/index.js", | ||
"jsnext:main": "es/index.js", | ||
"files": [ | ||
"LICENSE", | ||
"README.md", | ||
"lib/**", | ||
"es/**" | ||
], | ||
"repository": "https://github.com/rofrischmann/fela/", | ||
"keywords": [ | ||
"fela", | ||
"fela-plugin", | ||
"extend" | ||
], | ||
"author": "Robin Frischmann", | ||
"license": "MIT", | ||
"dependencies": { | ||
"css-in-js-utils": "^2.0.0", | ||
"fela-utils": "^6.0.1" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
5972
11781
- Removedcss-in-js-utils@1.0.3(transitive)
Updatedcss-in-js-utils@^2.0.0
Updatedfela-utils@^6.0.1