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

fis-spriter-csssprites

Package Overview
Dependencies
Maintainers
2
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fis-spriter-csssprites - npm Package Compare versions

Comparing version 0.2.5 to 0.2.6

4

package.json
{
"name": "fis-spriter-csssprites",
"version": "0.2.5",
"version": "0.2.6",
"description": "基于fis的csssprite,支持repeat-x,repeat-x,background-position",

@@ -17,3 +17,3 @@ "main": "index.js",

"dependencies": {
"node-images": "1.5.5"
"images": "2.1.1"
},

@@ -20,0 +20,0 @@ "keywords": [

@@ -66,2 +66,4 @@ ## fis-spriter-csssprites

`background-size` 只支持图片同倍率缩小或者放大;`scale < 1`缩小, `scale > 1`放大;其配置如下,当设置`scale`时,不需要给每一个规则都写上`background-size`,csssprites会根据scale产出正确的结果。
**注意**: 当写像素时,必须两个大小同时写才能识别。如`background-size:10px 15px`

@@ -68,0 +70,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